Difference between revisions of "Template:DalhousieNavBar"

Line 7: Line 7:
 
         <script src=jquery-1.12.3.min.js></script>
 
         <script src=jquery-1.12.3.min.js></script>
 
     </head>
 
     </head>
<nav class="navbar navbar-default">
+
<nav class="navbar navbar-fixed-top">
 
   <div class="container-fluid">
 
   <div class="container-fluid">
 
     <!-- Brand and toggle get grouped for better mobile display -->
 
     <!-- Brand and toggle get grouped for better mobile display -->
Line 19: Line 19:
 
       <a class="navbar-brand" href="index-blog.html">Dalhousie iGEM</a>
 
       <a class="navbar-brand" href="index-blog.html">Dalhousie iGEM</a>
 
     </div>
 
     </div>
<!-- Grey Separator from the Brand to the Buttons -->
 
      <div class="navbar-brand"><span class="glyphicon glyphicon-option-vertical"></span></div>
 
 
<!-- Collect the nav links, forms, and other content for toggling -->
 
<!-- Collect the nav links, forms, and other content for toggling -->
 
     <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
 
     <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
       <ul class="nav navbar-nav navbar-top">
+
       <ul class="nav navbar-nav navbar-fixed-top">
         <li class="button"><a href="http://www.daligem2016.wordpress.com">Blog <span class="sr-only">(current)</span></a></li>
+
         <li><a href="http://www.daligem2016.wordpress.com">Blog <span class="sr-only">(current)</span></a></li>
             <li class="button"><a href="papers.html">Papers and Presentations</a></li>
+
             <li><a href="papers.html">Papers and Presentations</a></li>
 
           </ul>
 
           </ul>
 
   </div><!-- /.navbar-collapse -->
 
   </div><!-- /.navbar-collapse -->
 
     </div><!-- /.container-fluid -->
 
     </div><!-- /.container-fluid -->
 
</nav>
 
</nav>

Revision as of 22:33, 11 June 2016