Team:Brown/templates/header2
From 2010.igem.org
(Difference between revisions)
(18 intermediate revisions not shown) | |||
Line 21: | Line 21: | ||
--> | --> | ||
<style> | <style> | ||
- | /* | + | /*BEGIN HEADER/MENU REMOVAL*/ |
- | / | + | h1.firstHeading {display:none;} |
- | h1.firstHeading { | + | body {background-color: #260603; background-repeat: no-repeat; background-position: top center;0} |
- | display:none; | + | #top-section {width:965px; border: 0; border-bottom: 1px solid #888888; height: 20px; overflow: visible;} |
- | } | + | #globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;} |
+ | #menubar {position: absolute; top: 0px; display:block; float:left; border: none;} | ||
+ | #menubar li a {color: #888888;} | ||
+ | #menubar.right-menu {position: absolute; right: 20px; font-size: 10px;} | ||
+ | #menubar.left-menu {position: absolute; left: 20px; font-size: 10px;} | ||
+ | #search-controls {display: none} | ||
+ | h3#siteSub {display: none;} | ||
+ | #contentSub {display: none;} | ||
+ | p:first-child {display: none;} | ||
+ | #p-logo {display: none;} | ||
+ | #p-logo a {display: none;} | ||
+ | /*END HEADER/MENUBAR REMOVAL*/ | ||
- | + | /* Wiki Hacks - END */ | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | /*END*/ | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | #content { font-family: "Trebuchet MS", Helvetica, sans-serif; font-size: 1.14em; } | + | #content { font-family: "Trebuchet MS", Helvetica, sans-serif; font-size: 1.14em; width: 949px;} |
+ | #footer-box {width: 949px;} | ||
/*Commented out header hider in favor of our previous code*/ | /*Commented out header hider in favor of our previous code*/ | ||
- | |||
h2 { background: #DFE4EB; border:0;border-top: 1px solid #B1BECF; color: black } | h2 { background: #DFE4EB; border:0;border-top: 1px solid #B1BECF; color: black } | ||
.panel img { width: 200px } /*width of the boxes at the bottom */ | .panel img { width: 200px } /*width of the boxes at the bottom */ | ||
Line 100: | Line 97: | ||
</html> | </html> | ||
- | |||
- | |||
<html> | <html> | ||
<body> | <body> |
Latest revision as of 01:34, 24 October 2010