Template:Top

From 2012hs.igem.org

(Difference between revisions)
 
(25 intermediate revisions not shown)
Line 5: Line 5:
    
    
<style type="text/css">
<style type="text/css">
-
      body {behavior: url(http://www.xs4all.nl/~peterned/htc/csshover3-source.htc);}
+
     
/*IGEM stuff*/
/*IGEM stuff*/
-
#bodyContent { width: 970px;  background-color:#ffffff;}
+
/*#bodyContent { width: 970px;  background-color:#ffffff;}*/
#content { background-color: transparent; border: none; width: 975px;}
#content { background-color: transparent; border: none; width: 975px;}
Line 14: Line 14:
#siteSub {display:none;}
#siteSub {display:none;}
#search-controls {
#search-controls {
-
top:30px;
+
display:none;}
-
left:0;}
+
input.searchButton {
input.searchButton {
-
position:absolute;
+
display:none;
 +
}
 +
/*position:absolute;
font-size:11pt;
font-size:11pt;
font-family:Calibri;
font-family:Calibri;
font-weight:normal;
font-weight:normal;
color: #666;
color: #666;
-
}
+
}*/
-
</style>
+
-
input.searchButton:visited {color: #666666;}
+
 
 +
input.searchButton:visited {color: #80b3b3;}
input.searchButton:hover {color:#80b3b3;}
input.searchButton:hover {color:#80b3b3;}
input.searchButton:active{color:#80b3b3; font-weight:bold}
input.searchButton:active{color:#80b3b3; font-weight:bold}
Line 38: Line 39:
z-index:99;
z-index:99;
font-size:10pt;
font-size:10pt;
-
font-family:Calibri;}
+
font-family:Calibri;
 +
        background-color:transparent;
 +
}
 +
 
.left-menu {margin-top:0px; left:-20px;}
.left-menu {margin-top:0px; left:-20px;}
.left-menu ul {border: none;}
.left-menu ul {border: none;}
-
.right-menu {margin-top:0px; right:30px;}
+
.right-menu {margin-top:0px; }
.right-menu ul {border: none;}
.right-menu ul {border: none;}
#menubar li a {color: #666666;}
#menubar li a {color: #666666;}
Line 47: Line 51:
#menubar li a:hover { color:#80b3b3;}
#menubar li a:hover { color:#80b3b3;}
#menubar li a:active{ color:#80b3b3; font-weight:bold}
#menubar li a:active{ color:#80b3b3; font-weight:bold}
 +
#menubar li a {
 +
color:#666666;
 +
        background-color:transparent;
 +
}
 +
 +
 +
#p-logo { height:89px; overflow:hidden;}
 +
img[src*="/wiki/skins/common/images/wiki.png"]{
 +
    width:0;
 +
    height:100px;
 +
margin-top:20px;
 +
margin-left:400px;
 +
margin-right:800px;
 +
    padding-left:975px;
 +
    padding-right:975px;
 +
    background:transparent;
 +
z-index:1;
 +
}
 +
 +
/*#footer {
 +
display:none;
 +
}*/
#footer {
#footer {
-
position:relative;
+
position:static;
 +
        bottom:0px;
 +
        text-align:center;
background-color: transparent;
background-color: transparent;
font-size:10pt;
font-size:10pt;
Line 68: Line 96:
     background-image: url('https://static.igem.org/mediawiki/2012hs/c/c0/LSL_Logo.png');
     background-image: url('https://static.igem.org/mediawiki/2012hs/c/c0/LSL_Logo.png');
     background-position: top;
     background-position: top;
-
     height:374px ;
+
     height:258px ;
     background-repeat: no-repeat;
     background-repeat: no-repeat;
     border-width:0px;
     border-width:0px;
     border-top-width:0px;}
     border-top-width:0px;}
 +
</style>
</head>
</head>
</html>
</html>

Latest revision as of 13:44, 30 May 2012

iGEM-2012HS - LSL-Heidelberg