Team:Freiburg Bioware/css menu
From 2010.igem.org
(Difference between revisions)
(19 intermediate revisions not shown) | |||
Line 4: | Line 4: | ||
/* top menu */ | /* top menu */ | ||
+ | |||
+ | #p-logo { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | #top-section .left-menu { | ||
+ | margin-left:0px; | ||
+ | } | ||
+ | #top-section { | ||
+ | background:transparent | ||
+ | } | ||
+ | |||
+ | #menubar li.pad-right { | ||
+ | padding-right:20px; | ||
+ | } | ||
#search-controls { | #search-controls { | ||
Line 13: | Line 28: | ||
color:#555; | color:#555; | ||
position:relative; | position:relative; | ||
- | top:- | + | top:-20px; |
+ | left:20px; | ||
} | } | ||
input.searchButton:hover, #menubar li a:hover { | input.searchButton:hover, #menubar li a:hover { | ||
color:#030659; | color:#030659; | ||
+ | } | ||
+ | |||
+ | #searchGoButton { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | #searchInput { | ||
+ | width:100px; | ||
+ | } | ||
+ | |||
+ | #searchform { | ||
+ | left:-15px; | ||
+ | position:relative; | ||
} | } | ||
Line 34: | Line 63: | ||
width:250px; | width:250px; | ||
} | } | ||
- | + | ||
- | + | ||
+ | input.searchButton { | ||
+ | left:80px; | ||
} | } | ||
Line 45: | Line 76: | ||
position:relative; | position:relative; | ||
margin-left:-10px; | margin-left:-10px; | ||
+ | top:12px; | ||
+ | background:transparent; | ||
+ | } | ||
+ | |||
+ | #banner1, #banner2, #banner3 { | ||
+ | background:transparent; | ||
} | } | ||
Line 71: | Line 108: | ||
#banner3 { | #banner3 { | ||
- | float: | + | float:left; |
width: 242px; | width: 242px; | ||
height: 260px; | height: 260px; | ||
Line 91: | Line 128: | ||
/* Drop-Down Start */ | /* Drop-Down Start */ | ||
+ | div#menu { | ||
+ | left:5px; | ||
+ | } | ||
#menu { | #menu { | ||
clear:both; | clear:both; | ||
Line 98: | Line 138: | ||
position: relative; | position: relative; | ||
text-align:center; | text-align:center; | ||
- | top: - | + | top: -52px; |
filter:alpha(opacity=50); -moz-opacity: 0.97; opacity: 0.97; | filter:alpha(opacity=50); -moz-opacity: 0.97; opacity: 0.97; | ||
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=97, FinishOpacity=80, Style=2); | filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=97, FinishOpacity=80, Style=2); | ||
Line 132: | Line 172: | ||
text-decoration: none; | text-decoration: none; | ||
color: #555555; | color: #555555; | ||
- | background: transparent url( | + | background: transparent url(https://static.igem.org/mediawiki/2010/5/56/Freiburg10_button_a_120.jpg) no-repeat scroll center center; |
outline:none;} | outline:none;} | ||
Line 140: | Line 180: | ||
#menu a:active dt a { | #menu a:active dt a { | ||
color:#030659; | color:#030659; | ||
- | background: transparent url( | + | background: transparent url(https://static.igem.org/mediawiki/2010/8/88/Freiburg10_button_aho_120.jpg) no-repeat scroll center center; |
outline:none; | outline:none; | ||
} | } | ||
Line 152: | Line 192: | ||
#menu dt.menu_button_left a, | #menu dt.menu_button_left a, | ||
#menu dt.menu_button_left a:visited { | #menu dt.menu_button_left a:visited { | ||
- | background: transparent url( | + | background: transparent url(https://static.igem.org/mediawiki/2010/1/15/Freiburg10_button_a_left_120.png) no-repeat scroll center center; |
} | } | ||
#menu li:hover dt.menu_button_left a, | #menu li:hover dt.menu_button_left a, | ||
Line 160: | Line 200: | ||
#menu li dt.menu_button_left a.current, | #menu li dt.menu_button_left a.current, | ||
#menu a dt.menu_button_left a.current { | #menu a dt.menu_button_left a.current { | ||
- | background: transparent url( | + | background: transparent url(https://static.igem.org/mediawiki/2010/b/b2/Freiburg10_button_aho_left_120.png) no-repeat scroll center center; |
} | } | ||
#menu li:active dt.menu_button_left a, | #menu li:active dt.menu_button_left a, | ||
Line 170: | Line 210: | ||
#menu dt.menu_button_right a, | #menu dt.menu_button_right a, | ||
#menu dt.menu_button_right a:visited { | #menu dt.menu_button_right a:visited { | ||
- | background: transparent url( | + | background: transparent url(https://static.igem.org/mediawiki/2010/f/f0/Freiburg10_button_a_right_120.png) no-repeat scroll center center; |
} | } | ||
#menu li:hover dt.menu_button_right a, | #menu li:hover dt.menu_button_right a, | ||
Line 178: | Line 218: | ||
#menu li dt.menu_button_right a.current, | #menu li dt.menu_button_right a.current, | ||
#menu a dt.menu_button_right a.current { | #menu a dt.menu_button_right a.current { | ||
- | background: transparent url( | + | background: transparent url(https://static.igem.org/mediawiki/2010/0/0f/Freiburg10_button_aho_right_120.png) no-repeat scroll center center; |
} | } | ||
#menu li:active dt.menu_button_right a, | #menu li:active dt.menu_button_right a, |
Latest revision as of 01:03, 28 October 2010