Team:Copenhagen/Header
From 2012.igem.org
(Difference between revisions)
(78 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | #globalWrapper {background-color: #000000;} | + | #globalWrapper {background-color:#000000;} |
- | #top-section { height: 0px; margin: 0px; margin-left: auto; margin-right: auto; background-color: | + | #top-section { height: 0px; margin: 0px; margin-left: auto; margin-right: auto; background-color:#7bf78c; margin-bottom: 0 !important;} |
#p-logo { height: 0px; margin: -1px; margin-left: auto; margin-right: auto; background-color:black; margin-bottom: 0 !important;} | #p-logo { height: 0px; margin: -1px; margin-left: auto; margin-right: auto; background-color:black; margin-bottom: 0 !important;} | ||
- | #menubar.left-menu { background-color: | + | #menubar.left-menu { background-color:#000000; width:975px; float:left; border: none;} |
- | #menubar.right-menu li a{ background-color: | + | #menubar.right-menu li a{ background-color:#000000;} |
- | #menubar.left-menu a {color: | + | #menubar.left-menu a {color:#7bf78c;} |
- | #menubar.right-menu a {color: | + | #menubar.right-menu a {color:#7bf78c;} |
+ | #xmenu {width: 200px; position: relative;top: 0px; } | ||
#search-controls {display:none; } | #search-controls {display:none; } | ||
- | + | #content { background-color:#999999; border: none; overflow: hidden; height:100%;} | |
- | #contentgrid {padding-left:25px;padding-right:25px;width: | + | #contentgrid {padding-left:25px;padding-right:25px;width:900px;border: 1px solid #529bc7 background-color: black; margin-left:-6px; margin-bottom:-5px; } |
.firstHeading{width: 0px; height: 0px; margin-bottom: 0px; display: none; position: relative; top:0; left:0; margin:0;} | .firstHeading{width: 0px; height: 0px; margin-bottom: 0px; display: none; position: relative; top:0; left:0; margin:0;} | ||
- | + | #bodyContent{ background-color: #999999;} | |
- | body{border:0; margin:0; padding:0;} | + | body{border:0; margin:0; padding:0; background-color:#333333;} |
- | #int-site-container{ | + | #int-site-container{background:#000000; left top repeat-x; height:231px; border: none;} |
- | background:#000000 left top repeat-x; | + | #navbar-container{background:#000000;} |
- | height:231px;} | + | |
- | #navbar-container{background:# | + | |
#logo, #int-site, #navbar{ | #logo, #int-site, #navbar{ | ||
width:0 auto; | width:0 auto; | ||
margin:0 auto;} | margin:0 auto;} | ||
+ | #h4 {font-color:#ffffff;} | ||
+ | #graa {background-color:#999999;} | ||
+ | |||
+ | |||
+ | $("#slideshow > div:gt(0)").hide(); | ||
+ | |||
+ | setInterval(function() { | ||
+ | $('#slideshow > div:first') | ||
+ | .fadeOut(1000) | ||
+ | .next() | ||
+ | .fadeIn(1000) | ||
+ | .end() | ||
+ | .appendTo('#slideshow'); | ||
+ | }, 3000); | ||
+ | |||
+ | |||
+ | a{ | ||
+ | height: 119px; | ||
+ | } | ||
+ | |||
+ | a:hover{ | ||
+ | height: 619px; | ||
+ | } | ||
+ | |||
+ | |||
+ | #scroller { | ||
+ | position: fixed; | ||
+ | right: 215px; | ||
+ | top: 20%; | ||
+ | width: 8em; | ||
+ | margin-top: -2.5em; | ||
+ | } | ||
+ | |||
+ | #design1{ | ||
+ | background-image: url("https://static.igem.org/mediawiki/2012/6/63/Control_thump.jpg"); | ||
+ | } | ||
+ | |||
+ | #design1:hover{ | ||
+ | background-image: url("https://static.igem.org/mediawiki/2012/9/94/Control-Copenhagen.JPG"); | ||
+ | } | ||
+ | |||
+ | #design2{ | ||
+ | background-image: url(" "); | ||
+ | } | ||
+ | |||
+ | #design2:hover{ | ||
+ | background-image: url(" "); | ||
+ | } | ||
</style> | </style> | ||
Line 40: | Line 87: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | #int-site{background:url(https://static.igem.org/mediawiki/2012/ | + | #int-site{background:url(https://static.igem.org/mediawiki/2012/8/8f/CyanoDelux.jpg) center top no-repeat; height:231px;} |
</style> | </style> | ||
Line 56: | Line 103: | ||
</style> | </style> | ||
</head> | </head> | ||
- | <body> | + | <body background color="#333333"> |
<!-- *** FOLLOW iGEM Copenhagen*** --> | <!-- *** FOLLOW iGEM Copenhagen*** --> | ||
<div id="social"> | <div id="social"> | ||
- | <a href="http:// | + | <a href="http://da-dk.facebook.com/IgemCopenhagen2012"> |
<img src="https://static.igem.org/mediawiki/2011/7/72/Facebook_logo_25px.png" | <img src="https://static.igem.org/mediawiki/2011/7/72/Facebook_logo_25px.png" | ||
style="padding-right:5px; width:25px; height:25px;" | style="padding-right:5px; width:25px; height:25px;" | ||
- | alt=" | + | alt="Like iGEM Copenhagen on Facebook!" |
- | title=" | + | title="Like iGEM Copenhagen on Facebook!"> |
</a> | </a> | ||
</div> | </div> | ||
Line 79: | Line 126: | ||
/* Nav Bar */ | /* Nav Bar */ | ||
#navbar{ | #navbar{ | ||
- | height: | + | height:30px; |
line-height:30px; | line-height:30px; | ||
} | } | ||
#navbar a:link, #navbar a:visited, #navbar a:hover{ | #navbar a:link, #navbar a:visited, #navbar a:hover{ | ||
- | color:# | + | color:#7bf78c; |
font-weight:bold; | font-weight:bold; | ||
- | margin-right: | + | margin-right:10px; |
- | margin-left: | + | margin-left:30px; |
text-decoration:none;} | text-decoration:none;} | ||
- | #navbar a:visited,{color:# | + | #navbar a:visited,{color:#7bf78c; |
font-weight:bold; | font-weight:bold; | ||
- | margin-right: | + | margin-right:10px; |
- | margin-left: | + | margin-left:30px; |
text-decoration:none;} | text-decoration:none;} | ||
- | #navbar a:hover{color:# | + | #navbar a:hover{color:#7af7ca; |
font-weight:bold; | font-weight:bold; | ||
- | margin-right: | + | margin-right:10px; |
- | margin-left: | + | margin-left:30px; |
text-decoration:none;} | text-decoration:none;} | ||
</style> | </style> | ||
- | + | <a href="https://2012.igem.org/Team:Copenhagen ">Home</a> | |
- | <a href="https:// | + | <a href="https://2012.igem.org/Team:Copenhagen/Team">Team</a> |
- | <a href="https:// | + | <a href="https://2012.igem.org/Team:Copenhagen/Project">Project</a> |
- | <a href="https:// | + | <a href="https://2012.igem.org/Team:Copenhagen/Protocols">Protocols</a> |
- | <a href="https:// | + | <a href="https://2012.igem.org/Team:Copenhagen/Parts">Parts</a> |
- | <a href="https:// | + | <a href="https://2012.igem.org/Team:Copenhagen/Safety">Safety</a> |
- | <a href="https:// | + | <a href="https://2012.igem.org/Team:Copenhagen/Ethics">Human Practises</a> |
- | + | <a href="https://2012.igem.org/Team:Copenhagen/Attributions">Sponsors</a> | |
+ | <a href="https://2012.igem.org/Team:Copenhagen/Contact">Contact Us</a> | ||
Latest revision as of 21:16, 26 September 2012