Team:UPIBI-Mexico/Templates/Main

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
-
<link rel="stylesheet" href="https://2012.igem.org/Team:UPIBI-Mexico/Templates/Stylesheet?action=raw&ctype=text/css" type="text/css" />
+
<style type="text/css">
-
<div id="header">
+
-
<a href="/Team:UPIBI-Mexico"><img style="margin-bottom:0px; padding:0;" src="https://static.igem.org/mediawiki/2012/e/e5/UPIBI-Mexico_logo.png" alt="UPIBI-Mexico"></a>
+
-
iGEM2012
+
-
Unidad Profesional Interdisciplinaria de Biotecnología
+
-
<a href="/Main_Page"><img style="margin-bottom:0px; padding:0;" src="https://static.igem.org/mediawiki/2012/0/08/Igem_logo.png" alt="iGEM"></a>
+
-
</div>
+
-
</html>
+
-
<!-- Javascript  -->
+
#globalwrapper
-
<!-- Sexy Drop Down (drop down navigation) -->
+
    {
-
  <html>
+
    width:1000px;
-
     <script type="text/javascript">
+
     padding:0px 0px;
-
        $(document).ready(
+
    margin: 0 auto;
-
            function(){
+
    background-image:url('https://static.igem.org/mediawiki/2012/1/16/Dnanog.jpg');
-
                $("ul.subnav").parent().find("> a").append("<span> ?</span>");
+
    background-attachment: fixed;
-
                $("ul.topnav li").hover(
+
    background-position: center;
-
                    function() {
+
    background-size:100% 100%;
-
                        // Hover over
+
    }
-
                        $(this).parent().find("ul.subnav").hide();
+
-
                        $(this).find("ul.subnav").show();
+
-
                        // Hover out
+
-
                        $(this).hover(
+
-
                            function() {
+
-
                            },
+
-
                            function(){
+
-
                                $(this).find("ul.subnav").hide();
+
-
                            }
+
-
                        );
+
-
                    },
+
-
                    function(){
+
-
                        $(this).find("ul.subnav").hide();
+
-
                    }
+
-
                );
+
body
-
            }
+
    {
-
        );
+
    background: #CECECE;
-
     </script>
+
    background-image: url('https://static.igem.org/mediawiki/2012/1/16/Dnanog.jpg');
 +
    background-attachment: fixed;
 +
    background-position: center;
 +
    height:100%;
 +
    background-size:100% 100%;
 +
    }
 +
 
 +
.firstHeading
 +
    {
 +
    height:0px;
 +
     visibility:hidden;
 +
    }
 +
 
 +
#p-logo
 +
    {
 +
    height:0px;
 +
    overflow:hidden;
 +
    display: none;
 +
    }
 +
 
 +
#search-controls
 +
    {
 +
    display:none;
 +
    margin-top:0px;
 +
    }
 +
 
 +
#content
 +
  {
 +
  visibility: hidden;
 +
  }
 +
 
 +
#top-section
 +
  {
 +
  background-image:url('https://static.igem.org/mediawiki/2012/0/08/Igem_logo.png');
 +
  background-position: right;
 +
  background-color:rgba(255, 0, 0, 0.6);
 +
  width:1000px;
 +
  height:219px;
 +
  background-repeat: no-repeat;
 +
  border-width:0px;
 +
  border-top-width:0px;
 +
  -webkit-box-shadow: 0 8px 6px -6px black;
 +
  -moz-box-shadow: 0 8px 6px -6px black;
 +
  box-shadow: 0 8px 6px -6px black;
 +
  border: 10px solid rgba(192, 192, 192,0.6);
 +
  background-clip: padding-box;
 +
  margin-top: 20px;
 +
  margin-bottom: -50px;
 +
  }
 +
</style>
</html>
</html>
-
<!--Menú de Navegación -->
+
 
{{:Team:UPIBI-Mexico/Templates/Navigationbar}}
{{:Team:UPIBI-Mexico/Templates/Navigationbar}}

Revision as of 04:58, 28 June 2012

Header

Retrieved from "http://2012.igem.org/Team:UPIBI-Mexico/Templates/Main"