User:ThomasU/menu2
From 2010.igem.org
(Difference between revisions)
(2 intermediate revisions not shown) | |||
Line 49: | Line 49: | ||
position: absolute; | position: absolute; | ||
z-index:5; | z-index:5; | ||
- | top: | + | top: 16px; |
left: -26px; | left: -26px; | ||
padding:0px; | padding:0px; | ||
Line 74: | Line 74: | ||
#nav li:hover table, li.over table { display: block; } | #nav li:hover table, li.over table { display: block; } | ||
- | . | + | |
- | background: url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/ | + | .lefttdtop { |
- | + | background: url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/a/ab/Header_popup_white_tl.png) no-repeat top left; | |
- | padding-left: | + | padding-top:35px; |
- | padding-right: | + | padding-left:28px; |
- | line-height: | + | padding-right:0px; |
+ | line-height:1.2em; | ||
} | } | ||
- | + | ||
- | . | + | .lefttdtopteam { |
- | + | background: url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/c/cb/Header_popup_team_tl.png) no-repeat top left; | |
- | + | padding-top:35px; | |
- | + | padding-left:28px; | |
- | background: url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/ | + | padding-right:0px; |
+ | line-height:1.2em; | ||
} | } | ||
- | + | .lefttdtopproject { | |
- | . | + | background: url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/8/8b/Header_popup_project_tl.png) no-repeat top left; |
- | background: url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/ | + | padding-top:35px; |
- | padding-top: | + | padding-left:28px; |
- | padding-left: | + | padding-right:0px; |
- | padding-right: | + | line-height:1.2em; |
- | line-height: | + | |
} | } | ||
.righttdtop { | .righttdtop { | ||
- | width: | + | width:30px; |
padding:0; | padding:0; | ||
- | background: url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/ | + | background: url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/7/7f/Header_popup_white_tr.png) no-repeat left top; |
} | } | ||
.lefttdbottom { | .lefttdbottom { | ||
- | background: url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/ | + | background: url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/b/bd/Header_popup_white_bl.png) no-repeat top left; |
- | height: | + | height:30px; |
line-height:1em; | line-height:1em; | ||
} | } | ||
.righttdbottom { | .righttdbottom { | ||
- | width: | + | width:30px; |
- | height: | + | height:30px; |
table-layout:fixed; | table-layout:fixed; | ||
padding:0; | padding:0; | ||
- | background: url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/ | + | background: url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/5/5c/Header_popup_white_br.png) left top; |
} | } | ||
Line 164: | Line 165: | ||
<ul id="nav"> | <ul id="nav"> | ||
<li id="menu_home"><a href="">Home</a> | <li id="menu_home"><a href="">Home</a> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</li> | </li> | ||
Line 184: | Line 170: | ||
<table class="menutable" cellpadding="0" cellspacing="0"> | <table class="menutable" cellpadding="0" cellspacing="0"> | ||
<tr> | <tr> | ||
- | <td class=" | + | <td class="lefttdtopteam"> |
<a href="">Students</a><br> | <a href="">Students</a><br> | ||
<a href="">Advisors</a><br> | <a href="">Advisors</a><br> | ||
Line 202: | Line 188: | ||
<table class="menutable" cellpadding="0" cellspacing="0"> | <table class="menutable" cellpadding="0" cellspacing="0"> | ||
<tr> | <tr> | ||
- | <td class=" | + | <td class="lefttdtopproject"> |
<a href="">Introduction</a><br> | <a href="">Introduction</a><br> | ||
<a href="">Measurement</a><br> | <a href="">Measurement</a><br> | ||
Line 288: | Line 274: | ||
<li id="menu_sponsors"><a href="">Sponsors</a> | <li id="menu_sponsors"><a href="">Sponsors</a> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</li> | </li> | ||
</ul> | </ul> |
Latest revision as of 00:52, 22 September 2010