Team:Cambridge/Templates/headerMinimal2

From 2010.igem.org

(Difference between revisions)
 
(9 intermediate revisions not shown)
Line 17: Line 17:
<style type="text/css" media="screen, print, projection">  
<style type="text/css" media="screen, print, projection">  
 +
div#content{background:#201b1f; color:white}
body{background:#4d4d4d;}
body{background:#4d4d4d;}
#bodyContent{position:relative; width:970px;
#bodyContent{position:relative; width:970px;
Line 29: Line 30:
width:965px;
width:965px;
-
background:#e5fcc2;
+
background:#7bc885;
}
}
#header {
#header {
Line 40: Line 41:
width:222px;
width:222px;
padding:10px;
padding:10px;
-
background:#e5fcc2;
+
background:#fc632b;
}
}
.tophome{
.tophome{
Line 56: Line 57:
#left ul{list-style:none; }
#left ul{list-style:none; }
#left ul li{margin-bottom:15px; }
#left ul li{margin-bottom:15px; }
-
#left a{ color:#4d4d4d; font-size:15px; font-weight:bold;}
+
#left a{ color:#201b1f; font-size:15px; font-weight:bold;}
h2 {
h2 {
margin:0 0 1em;
margin:0 0 1em;
Line 64: Line 65:
width:720px;
width:720px;
padding:0px;
padding:0px;
-
background:#20001c;
+
background:#201b1f;
}
}
#camfooter {
#camfooter {
clear:both;
clear:both;
height:0px;
height:0px;
-
background:#20001c;
+
background:#201b1f;
}
}
#camfooter p {
#camfooter p {
Line 80: Line 81:
display: none;
display: none;
}
}
 +
/* Wiki Hacks - START */
 +
/* Author: Pieter van Boheemen */
 +
/* Team: TU Delft */
 +
/* Thanks guys - Bill Collins */
 +
#globalWrapper {
 +
    background-color: transparent;
 +
    border: none;
 +
    }
 +
#content {
 +
    background-color: transparent;
 +
    border: none;
 +
    }
 +
#bodyContent {
 +
border:5px red;
 +
    }
 +
#top-section {
 +
    height: 14px;
 +
    margin-top: -5px;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
    margin-bottom: 0 !important;
 +
    margin-bottom: 10px;
 +
    padding:0;
 +
    border: none;
 +
    }
 +
/*#p-logo {
 +
* height:78px;
 +
* overflow:hidden;
 +
* border:none;
 +
* }*/
 +
#menubar a{color:white;}
 +
#p-logo {
 +
    height:1px;
 +
    overflow:hidden;
 +
    border:none;
 +
    }
 +
#search-controls {
 +
    overflow:hidden;
 +
    display:none;
 +
    background: none;
 +
    position: absolute;
 +
    top: 100px;
 +
    right: 40px;
 +
    }                                                                                                                                                        .left-menu { width: 400px; display:block; float:left; margin-top:-62px; margin-right:30px; border: none;  left:20px;}                                                                                                                                                      .left-menu ul { border: none; }
 +
#menubar.right-menu {
 +
    width:300px;
 +
    display:block;
 +
    float:left;
 +
    margin-top:-62px;
 +
    padding-left:50px;
 +
    border: none;
 +
    right:50px;
 +
    }                                                                                                                                                        .right-menu ul { border: none;}
 +
#footer-box {
 +
    background-color: transparent;
 +
    border: none;
 +
    width: 965px;
 +
    margin: 0 auto;
 +
    padding: 0;
 +
position:relative;
 +
top:-5px;
 +
    }
 +
#footer {
 +
    border: none;
 +
    width: 965px;
 +
    margin: 0;
 +
    padding: 0;
 +
    }                                                                                                                                                        .firstHeading { display: none;}
 +
#f-list a {
 +
    color: #333;
 +
    font-size: 10px;
 +
    }
 +
#f-list a:hover {
 +
    color: #666;
 +
    }
 +
#footer ul {
 +
    margin: 0;
 +
    padding: 0;
 +
    }
 +
#footer ul li {
 +
    margin-top: 0;
 +
    margin-bottom: 0;
 +
    margin-left: 10px;
 +
    margin-right: 10px;
 +
    padding: 0;
 +
    }
 +
/* Wiki Hacks - END */
</style>  
</style>  
</head>  
</head>  
<body>  
<body>  
<div id="wrap">  
<div id="wrap">  
-
<div id="header"><img align="center" style="margin-bottom:0px; padding:0; border-bottom:2px solid #20001c" src="https://static.igem.org/mediawiki/2010/4/4d/CambridgeTheoLogo.jpg"> </div>  
+
<div id="header"><img align="center" style="margin-bottom:0px; padding:0; border-bottom:2px solid #20001c" src="https://static.igem.org/mediawiki/2010/a/a6/CambridgeTheoHeader.png"> </div>  
<div id="left">  
<div id="left">  
Line 104: Line 192:
<li>Find us on <a href="http://www.facebook.com/pages/Cambridge-iGEM/123588144352269">facebook</a>!</li>
<li>Find us on <a href="http://www.facebook.com/pages/Cambridge-iGEM/123588144352269">facebook</a>!</li>
</ul>
</ul>
-
<div style="float:left; padding-left:10px; padding-bottom:10px;">
+
<!--<div style="float:left; padding-left:10px; padding-bottom:10px;">
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
<script>
Line 136: Line 224:
}).render().setUser('camgem').start();
}).render().setUser('camgem').start();
</script>
</script>
-
</div>
+
</div>-->
</p>
</p>
</div>  
</div>  
<div id="right">
<div id="right">

Latest revision as of 16:02, 1 August 2010