Template:Team:Valencia Biocampus/Templates/Header2
From 2014.igem.org
(Difference between revisions)
Line 36: | Line 36: | ||
min-height: 154px; | min-height: 154px; | ||
} | } | ||
- | #header- | + | #header-menu2{ |
width: 770px; | width: 770px; | ||
padding:15px; | padding:15px; | ||
+ | list-style:none; | ||
} | } | ||
@media(max-width:767px){ | @media(max-width:767px){ | ||
Line 188: | Line 189: | ||
</div> | </div> | ||
- | <ul id="header- | + | <ul id="header-menu2" class="pull-right"> |
<li id="menu_a_project"> | <li id="menu_a_project"> | ||
<a href="https://2014.igem.org/Team:Valencia_Biocampus/Project">Project</a> | <a href="https://2014.igem.org/Team:Valencia_Biocampus/Project">Project</a> | ||
Line 226: | Line 227: | ||
if(typeof activeSection !== "undefined" ){ | if(typeof activeSection !== "undefined" ){ | ||
- | $("#header- | + | $("#header-menu2 li.active").removeClass("active"); |
$("#menu_a_"+activeSection).addClass("active"); | $("#menu_a_"+activeSection).addClass("active"); | ||
} | } |
Revision as of 23:31, 13 October 2014