Team:Brown/templates/header2

From 2010.igem.org

(Difference between revisions)
 
(36 intermediate revisions not shown)
Line 3: Line 3:
<script type="text/javascript" src="http://dl.getdropbox.com/u/136370/jquery.gradient.js"></script>
<script type="text/javascript" src="http://dl.getdropbox.com/u/136370/jquery.gradient.js"></script>
<script type="text/javascript" src="http://dl.getdropbox.com/u/136370/jquery.corner.js"></script>
<script type="text/javascript" src="http://dl.getdropbox.com/u/136370/jquery.corner.js"></script>
-
 
+
<!--
<script type="text/javascript">
<script type="text/javascript">
$(function() {
$(function() {
Line 19: Line 19:
$('ul#nav a + ul').prev().append(' &#187;');
$('ul#nav a + ul').prev().append(' &#187;');
</script>
</script>
 +
-->
<style>
<style>
-
/* CREDIT FOR SOME OF THIS STYLE GOES TO BCCS-Bristol (Our header design was based on theirs) */
+
/*BEGIN HEADER/MENU REMOVAL*/
-
/*Remove TOC and main header*/
+
h1.firstHeading {display:none;}
-
.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*/
-
body {
+
/* Wiki Hacks - END */
-
background-color: #260603;
+
-
background-repeat: no-repeat;
+
-
background-position: top center;
+
-
}
+
-
/*END END END 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*/
-
/*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 83: Line 90:
ul#nav li:hover > a { color: #fff; background: #000; } /*menu text po najechaniu myszka */
ul#nav li:hover > a { color: #fff; background: #000; } /*menu text po najechaniu myszka */
-
ul#nav > li > a {  color:#000; background: #BDBDBD; border: 0.1em solid #585858; font-weight:bold; } /*menu text properties*/
+
ul#nav > li > a {  color:#000; background: #AAAAAA; border: 0.1em solid #585858; font-weight:bold; } /*menu text properties*/
ul#nav > li:hover > a { }
ul#nav > li:hover > a { }
Line 90: Line 97:
</html>
</html>
-
 
-
 
<html>
<html>
-
<div style="position: relative; width: 940px; height: 150px; background: url('https://static.igem.org/mediawiki/2010/2/27/BCCS_Wheat2.JPG'); clear: both;  ">  
+
<body>
 +
<div style="position: relative; width: 949px; height: 150px; background: url('https://static.igem.org/mediawiki/2010/d/d2/Mainlogo.jpg'); clear: both;  ">  
 +
<!--
<div style="position: absolute; bottom: 0; z-index: 2; width: 965px; height: 75px;  
<div style="position: absolute; bottom: 0; z-index: 2; width: 965px; height: 75px;  
opacity:0.8;filter:alpha(opacity=80); "></div>
opacity:0.8;filter:alpha(opacity=80); "></div>
-
 
+
-->
 +
<!-- Removed Brown iGEM text
<div style="position: absolute; bottom: 12px; right: 25px; color: black; z-index: 3; font-size: 1.5em">
<div style="position: absolute; bottom: 12px; right: 25px; color: black; z-index: 3; font-size: 1.5em">
Brown iGEM
Brown iGEM
Line 103: Line 111:
<span style="font-size: small">iGEM 2010</span>
<span style="font-size: small">iGEM 2010</span>
</div>
</div>
 +
-->
</div>  
</div>  
</html>
</html>
{{:Team:Brown/templates/menu}}
{{:Team:Brown/templates/menu}}

Latest revision as of 01:34, 24 October 2010