Template:Team:Berkeley/header
From 2011.igem.org
(Difference between revisions)
Line 6: | Line 6: | ||
+ | |||
+ | |||
ul.topnav { | ul.topnav { | ||
list-style: none; | list-style: none; | ||
Line 12: | Line 14: | ||
width:1000px; | width:1000px; | ||
float: left; | float: left; | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
ul.topnav li { | ul.topnav li { | ||
Line 31: | Line 33: | ||
display: block; | display: block; | ||
- | + | ||
- | + | ||
text-decoration: none; | text-decoration: none; | ||
float: left; | float: left; | ||
Line 40: | Line 42: | ||
padding: 18px 8px 8px 10px; | padding: 18px 8px 8px 10px; | ||
font-color: white; | font-color: white; | ||
- | + | ||
} | } | ||
ul.topnav li span { /*--Drop down trigger styles--*/ | ul.topnav li span { /*--Drop down trigger styles--*/ | ||
width: 17px; | width: 17px; | ||
height: 25px; | height: 25px; | ||
- | + | ||
float: left; | float: left; | ||
background-color: gray; | background-color: gray; | ||
Line 72: | Line 74: | ||
font-family: 'Georgia', Times, serif; | font-family: 'Georgia', Times, serif; | ||
font-weight: 150; | font-weight: 150; | ||
- | + | ||
- | + | ||
} | } | ||
html ul.topnav li ul.subnav li a { | html ul.topnav li ul.subnav li a { | ||
Line 81: | Line 83: | ||
background-color: white; | background-color: white; | ||
padding-left: 3px; | padding-left: 3px; | ||
- | + | ||
} | } | ||
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/ | html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/ | ||
background-color: blue; | background-color: blue; | ||
} | } | ||
- | + | ||
- | + | ||
#content1{ | #content1{ | ||
font-family:Georgia ,Helvetica,sans-serif; | font-family:Georgia ,Helvetica,sans-serif; | ||
height: 300px; | height: 300px; | ||
} | } | ||
- | + | ||
#content2{ | #content2{ | ||
font-family:Georgia ,Helvetica,sans-serif; | font-family:Georgia ,Helvetica,sans-serif; | ||
Line 99: | Line 101: | ||
body{ background: url(https://static.igem.org/mediawiki/2011/6/68/Noise_pattern_8.jpg);} | body{ background: url(https://static.igem.org/mediawiki/2011/6/68/Noise_pattern_8.jpg);} | ||
#globalWrapper {width: 100%;} | #globalWrapper {width: 100%;} | ||
- | + | ||
#content{ | #content{ | ||
padding: 0px; | padding: 0px; | ||
Line 107: | Line 109: | ||
border: none; | border: none; | ||
text-decoration: none; | text-decoration: none; | ||
- | + | ||
} | } | ||
- | + | ||
.main_item h1{ | .main_item h1{ | ||
text-decoration:none; | text-decoration:none; | ||
} | } | ||
- | + | ||
#p-logo{ | #p-logo{ | ||
display:none; | display:none; | ||
} | } | ||
- | + | ||
#top-section2{ | #top-section2{ | ||
width: 100%; | width: 100%; | ||
- | + | ||
background: url(http://www.eecs.berkeley.edu/~jvmiller/images/imagetestberkeley.gif); | background: url(http://www.eecs.berkeley.edu/~jvmiller/images/imagetestberkeley.gif); | ||
height: 65px; | height: 65px; | ||
Line 128: | Line 130: | ||
height:78px; | height:78px; | ||
} | } | ||
- | + | ||
- | + | ||
#spacer { | #spacer { | ||
height: 20px; | height: 20px; | ||
- | + | ||
} | } | ||
- | + | ||
#team{border: 1px solid black; | #team{border: 1px solid black; | ||
padding: 2px; | padding: 2px; | ||
height:380px;} | height:380px;} | ||
- | + | ||
- | + | ||
#search-controls{ | #search-controls{ | ||
display:none; | display:none; | ||
} | } | ||
- | + | ||
#spacer2 { | #spacer2 { | ||
height: 12em; | height: 12em; | ||
- | + | ||
} | } | ||
- | + | ||
#spacer3 { | #spacer3 { | ||
height: 1em; | height: 1em; | ||
- | + | ||
} | } | ||
- | + | ||
#top-section{ | #top-section{ | ||
width: 100%; | width: 100%; | ||
Line 160: | Line 162: | ||
border:none; | border:none; | ||
} | } | ||
- | + | ||
.firstHeading { | .firstHeading { | ||
display:none; | display:none; | ||
} | } | ||
- | + | ||
/* | /* | ||
* jQuery Nivo Slider v2.6 | * jQuery Nivo Slider v2.6 | ||
Line 232: | Line 234: | ||
display:none; | display:none; | ||
} | } | ||
- | /* Direction nav styles (e.g. Next & Prev) */ | + | /* Direction nav styles (e.g. Next & Prev) */ |
.nivo-directionNav a { | .nivo-directionNav a { | ||
position:absolute; | position:absolute; | ||
Line 254: | Line 256: | ||
font-weight:bold; | font-weight:bold; | ||
} | } | ||
- | + | ||
.theme-default #slider { | .theme-default #slider { | ||
margin:0px auto 0 auto; | margin:0px auto 0 auto; | ||
Line 260: | Line 262: | ||
height:214px; /* Make sure your images are the same size */ | height:214px; /* Make sure your images are the same size */ | ||
} | } | ||
+ | |||
Revision as of 19:14, 20 September 2011