Template:Team:USTC Software/Header

From 2010.igem.org

(Difference between revisions)
Line 3: Line 3:
       <style type="text/css">
       <style type="text/css">
      body {behavior: url(http://www.xs4all.nl/~peterned/htc/csshover3-source.htc);}
      body {behavior: url(http://www.xs4all.nl/~peterned/htc/csshover3-source.htc);}
 +
 +
#menubar{
 +
    position: absolute;
 +
    top: 0px;
 +
}
#menubar li a{
#menubar li a{
Line 17: Line 22:
}
}
-
#top-section { height: 20px; margin-top: -10px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; margin-bottom: 10px; padding:0; border: none;}
+
#top-section { height: 20px; margin-top: -5px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; margin-bottom: 10px; padding:0; border: none;}
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0;}
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0;}
Line 25: Line 30:
#p-logo { height:1px; overflow:hidden; display: none;}
#p-logo { height:1px; overflow:hidden; display: none;}
-
.left-menu { width: 400px; display:block; float:left; margin-top:-60px; border: none;}
+
.left-menu { width: 400px; display:block; float:left; border: none;}
.left-menu ul { border: none; }
.left-menu ul { border: none; }
-
#menubar.right-menu { width:300px; display:block; float:left; margin-top:-60px; border: none;}
+
 
 +
#menubar.right-menu { width:300px; display:block; float:left; border: none;}
.right-menu ul { border: none;}
.right-menu ul { border: none;}
Line 87: Line 93:
}
}
#header {
#header {
-
position:absolute; left:0px; top:20px;
+
position:absolute; left:0px; top:0px;
margin: 0;
margin: 0;
width: 969px;
width: 969px;
Line 96: Line 102:
                       background-image: url(https://static.igem.org/mediawiki/2010/c/c3/USTC_Software_Logo.png);-->
                       background-image: url(https://static.igem.org/mediawiki/2010/c/c3/USTC_Software_Logo.png);-->
}
}
-
#header img
+
 
-
{
+
-
margin-left: 60px;
+
-
margin-top: 25px;
+
-
}
+
-
#header p
+
-
{
+
-
font-family: Courier, Futura, Impact, sans-serif;
+
-
-moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px; border-top-left-radius: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px; border-top-right-radius: 8px;
+
-
font-size: 20pt; color: white;
+
-
height: 100px;
+
-
                        margin-top: 50px;
+
-
}
+
-
+
#navigation {
#navigation {
position:absolute; left:0px; top:150px; width:793px; height:69px;
position:absolute; left:0px; top:150px; width:793px; height:69px;

Revision as of 05:36, 13 October 2010