Template:Template HD2010 topheader

From 2010.igem.org

(Difference between revisions)
(New page: <html> <style type="text/css"> - edit iGEM header: #contentSub {display:none;} #siteSub {display:none;} #search-controls {display:none;} .firstHeading {display:none;} #footer-box {di...)
 
(7 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
 +
<head>
 +
<!--
 +
 +
============================================================================================
 +
*** PLEASE NOTE: ***
 +
 +
The contents and design of this wiki are published under the GNU Free Documentation License. You are granted the right to copy and modify our work, but you must publish your work under the same type of license while recognizing us the authors.
 +
 +
Stefan Kleinsorg, Thomas Uhlig
 +
 +
============================================================================================
 +
 +
/-->
 +
<link rel="shortcut icon"  type="image/x-icon" href="https://static.igem.org/mediawiki/2010/2/26/Favicon.png" />
<style type="text/css">
<style type="text/css">
-
/* edit iGEM header */
+
/* IGEM stuff */
 +
 
 +
 
 +
 
 +
#content { background-color: transparent; border: none; width: 975px;}
 +
 
#contentSub {display:none;}
#contentSub {display:none;}
#siteSub {display:none;}
#siteSub {display:none;}
-
#search-controls {display:none;}
+
#search-controls {right:95px;}
 +
input.searchButton {
 +
position:absolute;
 +
font-weight:normal;
 +
color: #666666;
 +
}
 +
input.searchButton:visited {color: #666666;}
 +
input.searchButton:hover { color:#f09600;}
 +
input.searchButton:active{ color:#f09600; font-weight:bold}
 +
#searchGoButton {left:130px;}
 +
#mw-searchButton {left:164px;}
.firstHeading {display:none;}
.firstHeading {display:none;}
-
#footer-box {display:none;}
+
 
#top-section {
#top-section {
Line 15: Line 44:
border-left: none;
border-left: none;
border-right: none;
border-right: none;
 +
}
 +
#p-logo { height:89px; overflow:hidden;}
 +
img[src*="/wiki/skins/common/images/wiki.png"]{
 +
    width:0;
 +
    height:89px;
 +
    padding-right:975px;
 +
    background:transparent url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/e/e9/Header_top_invg.png) top left no-repeat;
}
}
-
#menubar{top:39px;z-index:25;}
+
#menubar{top:39px;z-index:99;}
.left-menu {margin-top:0px;}
.left-menu {margin-top:0px;}
.left-menu ul {border: none;}
.left-menu ul {border: none;}
.right-menu {margin-top:0px;}
.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;}
#menubar li a:visited {color: #666666;}
#menubar li a:visited {color: #666666;}
Line 29: Line 63:
#menubar li a:active{ color:#f09600; font-weight:bold}
#menubar li a:active{ color:#f09600; font-weight:bold}
 +
#footer {background-color: transparent; border:none}
 +
#footer-box {background-color: transparent; border:none}
 +
#footer li a {color: #666666; font-size:8pt }
 +
#footer li a:visited {color: #666666;}
 +
#footer li a:hover { color:#f09600; text-decoration:none; }
 +
#footer li a:active{ color:#f09600; text-decoration:none; font-weight:bold}
-
img[src*="/wiki/skins/common/images/wiki.png"]{
+
body {
-
    width:0;
+
background-image:url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/6/6f/Bg_circle.png);
-
    height:89px;
+
background-repeat: no-repeat;
-
    padding-right:975px;
+
background-position: top center;
-
    background:transparent url(https://static.igem.org/mediawiki/2010/8/8e/HD2010_topheader.png) top left no-repeat;
+
background-color: #dcdcdc;
-
}
+
)
-
</style
+
</style>
 +
</head>
</html>
</html>

Latest revision as of 16:36, 1 October 2010