Team:LMU-Munich/Templates/Page Header
From 2010.igem.org
(Difference between revisions)
(adjusted so the new navigation templates will work) |
(Added the drop down menu) |
||
Line 41: | Line 41: | ||
color: #fcc; | color: #fcc; | ||
} | } | ||
+ | .menu{ | ||
+ | border:none; | ||
+ | border:0px; | ||
+ | margin:0px; | ||
+ | padding:0px; | ||
+ | font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; | ||
+ | font-size:14px; | ||
+ | font-weight:bold; | ||
+ | } | ||
+ | .menu ul{ | ||
+ | list-style:none; | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | } | ||
+ | .menu li{ | ||
+ | float:left; | ||
+ | padding:0px; | ||
+ | } | ||
+ | .menu li a{ | ||
+ | color:#cccccc; | ||
+ | font-weight:normal; | ||
+ | margin:0px; | ||
+ | padding:0px; | ||
+ | text-align:center; | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | .menu li ul{ | ||
+ | background:#181818; | ||
+ | display:none; | ||
+ | height:auto; | ||
+ | padding:0px; | ||
+ | margin:0px; | ||
+ | border:0px; | ||
+ | position:absolute; | ||
+ | width:180px; | ||
+ | z-index:200; | ||
+ | /*top:1em; | ||
+ | /*left:0;*/ | ||
+ | } | ||
+ | .menu li:hover ul{ | ||
+ | display:block; | ||
+ | } | ||
+ | .menu li li { | ||
+ | background:url('images/sub_sep.gif') bottom left no-repeat; | ||
+ | display:block; | ||
+ | float:none; | ||
+ | margin:0px; | ||
+ | padding:0px; | ||
+ | width:180px; | ||
+ | } | ||
+ | .menu li:hover li a{ | ||
+ | background:none; | ||
+ | } | ||
+ | .menu li ul a{ | ||
+ | display:block; | ||
+ | height:23px; | ||
+ | font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; | ||
+ | font-size:12px; | ||
+ | font-weight:bold; | ||
+ | margin:0px; | ||
+ | padding:5px 5px 0px 15px; | ||
+ | text-align:left; | ||
+ | } | ||
+ | .menu li ul a:hover, .menu li ul li:hover a{ | ||
+ | background:#2580a2; | ||
+ | border:0px; | ||
+ | color:#ffffff; | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | .menu p{ | ||
+ | clear:left; | ||
+ | } | ||
--> | --> | ||
</style> | </style> | ||
Line 53: | Line 125: | ||
<tr> | <tr> | ||
<td> | <td> | ||
- | <a href="/Team:LMU-Munich"><img src="http://igem.semicolonsoftware.de/mediawiki/images/7/74/Home.gif" width="58" height="32" border="0" /></a><a href="/Team:LMU-Munich/Team"><img src="http://igem.semicolonsoftware.de/mediawiki/images/4/4e/Team.gif" width="47" height="32" border="0" /></a><a href="/Team:LMU-Munich/Apotosis"><img src="http://igem.semicolonsoftware.de/mediawiki/images/2/2d/P1.gif" width="156" height="32" border="0" /></a><a href="/Team:LMU-Munich/Pathway"><img src="http://igem.semicolonsoftware.de/mediawiki/images/0/02/P2.gif" width="148" height="32" border="0" /></a><a href="/Team:LMU-Munich/Notebook"><img src="http://igem.semicolonsoftware.de/mediawiki/images/7/71/NOTEBOOK.gif" width="113" height="32" /></a><a href="/Team:LMU-Munich/Safety"><img src="http://igem.semicolonsoftware.de/mediawiki/images/4/4b/Safety.gif" width="57" height="32" /></a><a href="/Team:LMU-Munich/Parts"><img src="http://igem.semicolonsoftware.de/mediawiki/images/a/a0/Parts.gif" width="52" height="32" /></a><a href="/Team:LMU-Munich/Sponsoring"><img src="http://igem.semicolonsoftware.de/mediawiki/images/c/c5/Sponsoring-Top.gif" width="98" height="32" /></a><a href="https://igem.org/Login"><img src="http://igem.semicolonsoftware.de/mediawiki/images/8/89/Login.gif" width="62" height="32" /></a><img src="http://igem.semicolonsoftware.de/mediawiki/images/3/31/RechtsTop.jpg" width="16" height="32" /> | + | <div class="menu"> |
+ | <ul> | ||
+ | <li><a href="/Team:LMU-Munich"><img src="http://igem.semicolonsoftware.de/mediawiki/images/7/74/Home.gif" width="58" height="32" border="0" /></a></li> | ||
+ | <li><a href="/Team:LMU-Munich/Team"><img src="http://igem.semicolonsoftware.de/mediawiki/images/4/4e/Team.gif" width="47" height="32" border="0" /></a> | ||
+ | <ul> | ||
+ | <li><a href="#">Overview</a></li> | ||
+ | <li><a href="#">Who we are</a></li> | ||
+ | <li><a href="#">What we did</a></li> | ||
+ | <li><a href="#">Where we're from</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="/Team:LMU-Munich/Apotosis"><img src="http://igem.semicolonsoftware.de/mediawiki/images/2/2d/P1.gif" width="156" height="32" border="0" /></a> | ||
+ | <li><a href="/Team:LMU-Munich/Pathway"><img src="http://igem.semicolonsoftware.de/mediawiki/images/0/02/P2.gif" width="148" height="32" border="0" /></a> | ||
+ | <li><a href="/Team:LMU-Munich/Notebook"><img src="http://igem.semicolonsoftware.de/mediawiki/images/7/71/NOTEBOOK.gif" width="113" height="32" border="0" /></a> | ||
+ | <ul> | ||
+ | <li><a href="https://2010.igem.org/Team:LMU-Munich/Notebook/Apoptosis">Apoptosis Notebook</a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:LMU-Munich/Notebook/Pathway">Pathway Notebook</a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:LMU-Munich/Notebook#Protocols">Protocols</a></li> | ||
+ | </ul> | ||
+ | <li><a href="/Team:LMU-Munich/Safety"><img src="http://igem.semicolonsoftware.de/mediawiki/images/4/4b/Safety.gif" width="57" height="32" border="0" /></a> | ||
+ | <li><a href="/Team:LMU-Munich/Parts"><img src="http://igem.semicolonsoftware.de/mediawiki/images/a/a0/Parts.gif" width="52" height="32" border="0" /></a> | ||
+ | <li><a href="/Team:LMU-Munich/Sponsoring"><img src="http://igem.semicolonsoftware.de/mediawiki/images/c/c5/Sponsoring-Top.gif" width="98" height="32" border="0"/></a> | ||
+ | <li><a href="https://igem.org/Login"><img src="http://igem.semicolonsoftware.de/mediawiki/images/8/89/Login.gif" width="62" height="32" border="0"/></a> | ||
+ | <li><img src="http://igem.semicolonsoftware.de/mediawiki/images/3/31/RechtsTop.jpg" width="16" height="32" /> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | <!-- <a href="/Team:LMU-Munich"><img src="http://igem.semicolonsoftware.de/mediawiki/images/7/74/Home.gif" width="58" height="32" border="0" /></a><a href="/Team:LMU-Munich/Team"><img src="http://igem.semicolonsoftware.de/mediawiki/images/4/4e/Team.gif" width="47" height="32" border="0" /></a><a href="/Team:LMU-Munich/Apotosis"><img src="http://igem.semicolonsoftware.de/mediawiki/images/2/2d/P1.gif" width="156" height="32" border="0" /></a><a href="/Team:LMU-Munich/Pathway"><img src="http://igem.semicolonsoftware.de/mediawiki/images/0/02/P2.gif" width="148" height="32" border="0" /></a><a href="/Team:LMU-Munich/Notebook"><img src="http://igem.semicolonsoftware.de/mediawiki/images/7/71/NOTEBOOK.gif" width="113" height="32" /></a><a href="/Team:LMU-Munich/Safety"><img src="http://igem.semicolonsoftware.de/mediawiki/images/4/4b/Safety.gif" width="57" height="32" /></a><a href="/Team:LMU-Munich/Parts"><img src="http://igem.semicolonsoftware.de/mediawiki/images/a/a0/Parts.gif" width="52" height="32" /></a><a href="/Team:LMU-Munich/Sponsoring"><img src="http://igem.semicolonsoftware.de/mediawiki/images/c/c5/Sponsoring-Top.gif" width="98" height="32" /></a><a href="https://igem.org/Login"><img src="http://igem.semicolonsoftware.de/mediawiki/images/8/89/Login.gif" width="62" height="32" /></a><img src="http://igem.semicolonsoftware.de/mediawiki/images/3/31/RechtsTop.jpg" width="16" height="32" /> --> | ||
</td> | </td> | ||
</tr> | </tr> |
Revision as of 17:13, 13 August 2010