Team:Brown/templates/header2

From 2010.igem.org

(Difference between revisions)
 
(15 intermediate revisions not shown)
Line 21: Line 21:
-->
-->
<style>
<style>
-
 
+
/*BEGIN HEADER/MENU REMOVAL*/
-
/* Wiki Hacks - START */
+
h1.firstHeading {display:none;}
-
/* Author: Pieter van Boheemen */
+
body {background-color: #260603; background-repeat: no-repeat; background-position: top center;0}
-
/* Team: TU Delft */
+
#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%;}
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;}
-
#content { background-color: transparent; border: none; padding: 0; margin: 0; width: 100%; overflow: hidden; height:100%;}
+
#menubar {position: absolute; top: 0px; display:block; float:left; border: none;}
-
#bodyContent { border: none; padding:0; margin:0; width:100%; height:100%;}
+
#menubar li a {color: #888888;}
-
#top-section { height: 15px; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; padding:0; border: none; font-size: 10px;}
+
#menubar.right-menu {position: absolute; right: 20px; font-size: 10px;}
-
#p-logo { height:1px; overflow:hidden; display: none;}
+
#menubar.left-menu {position: absolute; left: 20px; font-size: 10px;}
-
#search-controls { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;}
+
#search-controls {display: none}
-
.left-menu { width: 500px !important; display:block; margin-top:-80px; border: none; text-align: right;}
+
h3#siteSub {display: none;}
-
.left-menu ul { border: none; }
+
-
#menubar.right-menu { width:300px; display:block; float:left; margin-top:-80px; border: none;}
+
-
.right-menu ul { border: none; width: 300px;}
+
-
#footer-box { width: 100%; margin: -10px auto 0 auto; padding: 20px 0;}
+
-
.visualClear { display: none; }
+
-
#footer { border: none; width: 965px; margin: 0 auto; padding: 0;}
+
-
.firstHeading { display: none;}
+
-
#f-list a { color: #333; font-size: 10px;}
+
-
#f-list a:hover { color: #666;}
+
-
.printfooter { display: none; }
+
-
#footer ul { margin: 0; padding: 0;}
+
-
#footer ul li { margin-top: 0; margin-bottom: 0; margin-left: 10px; margin-right: 10px; padding: 0;}
+
-
#search-controls { display:none; }
+
-
h3#siteSub { display: none;}
+
#contentSub {display: none;}
#contentSub {display: none;}
-
p:first-child { display: none;}
+
p:first-child {display: none;}
 +
#p-logo {display: none;}
 +
#p-logo a {display: none;}
 +
/*END HEADER/MENUBAR REMOVAL*/
 +
 
/* Wiki Hacks - END */
/* Wiki Hacks - 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*/
-
/*h1.firstHeading { position: absolute; top: 150px; left: 25px; margin: 0; color: black; z-index: 3; border: 0; }*/
 
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 107: Line 97:
</html>
</html>
-
 
-
 
<html>
<html>
<body>
<body>

Latest revision as of 01:34, 24 October 2010