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...) |
|||
Line 3: | Line 3: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | /* | + | /* IGEM stuff */ |
+ | |||
+ | |||
+ | |||
+ | #content { background-color: transparent; border: none; width: 975px;} | ||
+ | |||
#contentSub {display:none;} | #contentSub {display:none;} | ||
Line 9: | Line 14: | ||
#search-controls {display:none;} | #search-controls {display:none;} | ||
.firstHeading {display:none;} | .firstHeading {display:none;} | ||
- | + | ||
#top-section { | #top-section { | ||
Line 15: | Line 20: | ||
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/3/30/Header_top_inv.png) top left no-repeat; | ||
} | } | ||
- | #menubar{top:39px;z-index: | + | #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 39: | ||
#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;} | ||
+ | #footer li a:active{ color:#f09600; font-weight:bold} | ||
- | + | body { | |
- | + | background-image:url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/6/6f/Bg_circle.png); | |
- | + | background-repeat: no-repeat; | |
- | + | background-position: top center; | |
- | + | background-color: #dcdcdc; | |
- | + | ) | |
</style | </style | ||
</html> | </html> |
Revision as of 19:44, 15 September 2010