Difference between revisions of "Template:Freiburg/MenubarTest"
(28 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
<title>""</title> | <title>""</title> | ||
<meta charset="utf-8"> | <meta charset="utf-8"> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> | ||
<style> | <style> | ||
/* ============= BEGIN: Stylesheet for navigation menu ============= */ | /* ============= BEGIN: Stylesheet for navigation menu ============= */ | ||
Line 20: | Line 21: | ||
/* ==== End General Settings ==== */ | /* ==== End General Settings ==== */ | ||
− | @media screen and (min-width: | + | @media screen and (min-width: 911px){ |
#naviconwrapper { | #naviconwrapper { | ||
Line 363: | Line 364: | ||
#notebook-sub{ | #notebook-sub{ | ||
display: none; | display: none; | ||
− | left: | + | left: 76%; |
+ | width: 120px; | ||
} | } | ||
Line 409: | Line 411: | ||
.navsub2 { | .navsub2 { | ||
− | background-color: # | + | background-color: #1962AB; |
opacity: 1; | opacity: 1; | ||
} | } | ||
.navsub2before { | .navsub2before { | ||
− | background-color: # | + | background-color: #1962AB; |
border-top-right-radius: 8px; | border-top-right-radius: 8px; | ||
opacity: 0.6; | opacity: 0.6; | ||
Line 441: | Line 443: | ||
} /* end media query*/ | } /* end media query*/ | ||
− | @media screen and (max-width: | + | @media screen and (max-width: 910px){ |
#header{ | #header{ | ||
top: -9000px; | top: -9000px; | ||
opacity: 0; | opacity: 0; | ||
} | } | ||
+ | |||
+ | /* avoid space to content box */ | ||
+ | .content_background_wrapper{ | ||
+ | padding-top: 20px; | ||
+ | } | ||
+ | |||
} | } | ||
Line 462: | Line 470: | ||
*zoom: 1; | *zoom: 1; | ||
} | } | ||
+ | |||
/* Basic Styles */ | /* Basic Styles */ | ||
− | + | ||
− | + | ||
− | + | ||
#smallnav { | #smallnav { | ||
height: 40px; | height: 40px; | ||
width: 100%; | width: 100%; | ||
− | background: # | + | background: #0051A2; |
font-size: 11pt; | font-size: 11pt; | ||
font-family: 'PT Sans', Arial, sans-serif; | font-family: 'PT Sans', Arial, sans-serif; | ||
font-weight: bold; | font-weight: bold; | ||
− | position: | + | position: fixed; |
− | border-bottom: 2px solid # | + | border-bottom: 2px solid #CFCFCF; |
+ | z-index: 3000; | ||
+ | opacity: 0.9; | ||
} | } | ||
#smallnav ul { | #smallnav ul { | ||
padding: 0; | padding: 0; | ||
margin: 0 auto; | margin: 0 auto; | ||
− | width: | + | width: 720px; |
height: 40px; | height: 40px; | ||
} | } | ||
Line 490: | Line 499: | ||
color: #fff; | color: #fff; | ||
display: inline-block; | display: inline-block; | ||
− | width: | + | width: 120px; |
text-align: center; | text-align: center; | ||
text-decoration: none; | text-decoration: none; | ||
line-height: 40px; | line-height: 40px; | ||
− | |||
} | } | ||
#smallnav li a { | #smallnav li a { | ||
− | |||
box-sizing:border-box; | box-sizing:border-box; | ||
-moz-box-sizing:border-box; | -moz-box-sizing:border-box; | ||
Line 506: | Line 513: | ||
} | } | ||
#smallnav a:hover, #smallnav a:active { | #smallnav a:hover, #smallnav a:active { | ||
− | background-color: # | + | background-color: #1D629F; |
} | } | ||
#smallnav a#pull { | #smallnav a#pull { | ||
Line 513: | Line 520: | ||
/*Styles for screen 600px and lower*/ | /*Styles for screen 600px and lower*/ | ||
− | @media screen and (max-width: | + | @media screen and (max-width: 720px) { |
#smallnav { | #smallnav { | ||
height: auto; | height: auto; | ||
+ | background: #3B7EBF; | ||
} | } | ||
#smallnav ul { | #smallnav ul { | ||
Line 526: | Line 534: | ||
float: left; | float: left; | ||
position: relative; | position: relative; | ||
+ | margin-bottom: 0; | ||
} | } | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
#smallnav a { | #smallnav a { | ||
text-align: left; | text-align: left; | ||
Line 536: | Line 542: | ||
text-indent: 25px; | text-indent: 25px; | ||
} | } | ||
− | |||
− | |||
− | |||
#smallnav { | #smallnav { | ||
border-bottom: 0; | border-bottom: 0; | ||
Line 549: | Line 552: | ||
#smallnav a#pull { | #smallnav a#pull { | ||
display: block; | display: block; | ||
− | background-color: # | + | background-color: #0051A2; |
width: 100%; | width: 100%; | ||
position: relative; | position: relative; | ||
Line 555: | Line 558: | ||
#smallnav a#pull:after { | #smallnav a#pull:after { | ||
content:""; | content:""; | ||
− | background: url(' | + | background: url('https://static.igem.org/mediawiki/2015/e/e0/Freiburg_menu_button_white.png') no-repeat; |
+ | background-size: auto 90%; | ||
width: 30px; | width: 30px; | ||
height: 30px; | height: 30px; | ||
Line 561: | Line 565: | ||
position: absolute; | position: absolute; | ||
right: 15px; | right: 15px; | ||
− | top: | + | top: 5px; |
} | } | ||
+ | |||
+ | |||
+ | /* ==== classes for icons ==== */ | ||
+ | #home_small { | ||
+ | background-color: #3673AF; | ||
+ | |||
} | } | ||
+ | |||
+ | #home_small a { | ||
+ | background: url(https://static.igem.org/mediawiki/2015/1/15/Freiburg_icon_home_white_03.png) no-repeat; | ||
+ | background-position: left; | ||
+ | background-size: auto 100%; | ||
+ | background-repeat: no-repeat; | ||
+ | padding-left: 40px; | ||
+ | color: #FFF; | ||
+ | } | ||
+ | |||
+ | #project_small { | ||
+ | background-color: #3673AF; | ||
+ | |||
+ | } | ||
+ | |||
+ | #project_small a { | ||
+ | background: url(https://static.igem.org/mediawiki/2015/7/76/Freiburg_icon_project_white_03.png) no-repeat; | ||
+ | background-position: left; | ||
+ | background-size: auto 90%; | ||
+ | background-repeat: no-repeat; | ||
+ | padding-left: 40px; | ||
+ | color: #FFF; | ||
+ | } | ||
+ | |||
+ | #team_small { | ||
+ | background-color: #3673AF; | ||
+ | |||
+ | } | ||
+ | |||
+ | #team_small a { | ||
+ | background: url(https://static.igem.org/mediawiki/2015/4/42/Freiburg_icon_team_white_03.png) no-repeat; | ||
+ | background-position: left; | ||
+ | background-size: auto 90%; | ||
+ | background-repeat: no-repeat; | ||
+ | padding-left: 40px; | ||
+ | color: #FFF; | ||
+ | } | ||
+ | |||
+ | #results_small { | ||
+ | background-color: #3673AF; | ||
+ | |||
+ | } | ||
+ | |||
+ | #results_small a { | ||
+ | background: url(https://static.igem.org/mediawiki/2015/1/1e/Freiburg_icon_results_white_03.png) no-repeat; | ||
+ | background-position: left; | ||
+ | background-size: auto 90%; | ||
+ | background-repeat: no-repeat; | ||
+ | padding-left: 40px; | ||
+ | color: #FFF; | ||
+ | } | ||
+ | |||
+ | #policy_small { | ||
+ | background-color: #3673AF; | ||
+ | } | ||
+ | |||
+ | #policy_small a { | ||
+ | color: #FFF; | ||
+ | padding-left: 40px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2015/f/f9/Freiburg_icon_policy_white_03.png); | ||
+ | background-position: left; | ||
+ | background-size: auto 90%; | ||
+ | background-repeat: no-repeat; | ||
+ | } | ||
+ | |||
+ | #notebook_small { | ||
+ | background-color: #3673AF; | ||
+ | } | ||
+ | |||
+ | #notebook_small a { | ||
+ | background: url(https://static.igem.org/mediawiki/2015/9/99/Freibur_icon_notebook_white_03.png) no-repeat; | ||
+ | background-position: left; | ||
+ | background-size: auto 90%; | ||
+ | background-repeat: no-repeat; | ||
+ | padding-left: 40px; | ||
+ | color: #FFF; | ||
+ | } | ||
+ | /* ==== End classes for icons ==== */ | ||
+ | |||
+ | |||
+ | }/* end media query | ||
/*Smartphone*/ | /*Smartphone*/ | ||
Line 571: | Line 662: | ||
float: none; | float: none; | ||
width: 100%; | width: 100%; | ||
− | |||
− | |||
− | |||
} | } | ||
} | } | ||
Line 588: | Line 676: | ||
$(function() { | $(function() { | ||
var pull = $('#pull'); | var pull = $('#pull'); | ||
− | menu = $(' | + | menu = $('#smallnav ul'); |
menuHeight = menu.height(); | menuHeight = menu.height(); | ||
Line 598: | Line 686: | ||
$(window).resize(function(){ | $(window).resize(function(){ | ||
var w = $(window).width(); | var w = $(window).width(); | ||
− | if(w > 320 | + | if(w > 320) { |
+ | if (menu.is(':hidden')) { | ||
menu.removeAttr('style'); | menu.removeAttr('style'); | ||
+ | } | ||
} | } | ||
}); | }); | ||
Line 737: | Line 827: | ||
}); | }); | ||
− | + | /*Fix for when a link targets an id -> check the position on pageload*/ | |
+ | $(window).scroll(); | ||
}); | }); | ||
Line 790: | Line 881: | ||
<li class="chip_gap"><a href="https://2015.igem.org/Team:Freiburg/Project/Overview"></a></li> | <li class="chip_gap"><a href="https://2015.igem.org/Team:Freiburg/Project/Overview"></a></li> | ||
<li><a class="navsub1" href="https://2015.igem.org/Team:Freiburg/Project/Overview">Introduction</a></li> | <li><a class="navsub1" href="https://2015.igem.org/Team:Freiburg/Project/Overview">Introduction</a></li> | ||
− | <li><a class="navsub1" href="https://2015.igem.org/Team:Freiburg/Project/System"> | + | <li><a class="navsub1" href="https://2015.igem.org/Team:Freiburg/Project/System">Overview</a></li> |
<li><a class="navsub1" href="https://2015.igem.org/Team:Freiburg/Project/Diagnostics">Diagnostics today</a></li> | <li><a class="navsub1" href="https://2015.igem.org/Team:Freiburg/Project/Diagnostics">Diagnostics today</a></li> | ||
<li><a class="navsub1 subsubmenu" href="#">The DiaCHIP</a> | <li><a class="navsub1 subsubmenu" href="#">The DiaCHIP</a> | ||
Line 842: | Line 933: | ||
<ul> | <ul> | ||
<li><a class="navsub2" href="https://2015.igem.org/Team:Freiburg/Project/Classic_vs_Gibson">Gibson</a></li> | <li><a class="navsub2" href="https://2015.igem.org/Team:Freiburg/Project/Classic_vs_Gibson">Gibson</a></li> | ||
− | <li><a class="navsub2" href="https://2015.igem.org/Team:Freiburg/Project/Coli_Strains" | + | <li><a class="navsub2" href="https://2015.igem.org/Team:Freiburg/Project/Coli_Strains">E.coli Strains</a></li> |
</ul> | </ul> | ||
</li> | </li> | ||
Line 866: | Line 957: | ||
<div class="clearfix" id="smallnav"> | <div class="clearfix" id="smallnav"> | ||
<ul class="clearfix"> | <ul class="clearfix"> | ||
− | <li><a href=" | + | <li id="home_small"><a href="https://2015.igem.org/Team:Freiburg/Home">Home</a></li> |
− | <li><a href=" | + | <li id="project_small"><a href="https://2015.igem.org/Team:Freiburg/Project/Overview">Project</a></li> |
− | <li><a href=" | + | <li id="results_small"><a href="https://2015.igem.org/Team:Freiburg/Results">Results</a></li> |
− | <li><a href=" | + | <li id="team_small"><a href="https://2015.igem.org/Team:Freiburg/Team">Team</a></li> |
− | <li><a href=" | + | <li id="policy_small"><a href="https://2015.igem.org/Team:Freiburg/Practices">Practice</a></li> |
− | <li><a href=" | + | <li id="notebook_small"><a href="https://2015.igem.org/Team:Freiburg/Notebook">Notebook</a></li> |
</ul> | </ul> | ||
<a href="#" id="pull">Menu</a> | <a href="#" id="pull">Menu</a> |
Latest revision as of 22:07, 16 September 2015