adding web cam policy text and link to front page fixing sticky header problem
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 8 Jun 2017 19:25:35 +0000 (15:25 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 8 Jun 2017 19:25:35 +0000 (15:25 -0400)
adding fixed class to nav bar to remove padding gap between featured image, added web cam
image policy link under web cam images

front-page.php
header.php

index b3c3675..7d45959 100644 (file)
@@ -21,7 +21,7 @@
         </div>
         <div class="row collapse">
             <div class="small-11 small-centered large-uncentered large-12 columns">
-                <p><a target="_blank" href="http://cams.gaslightmedia.com/cameras/images/GLM-Basin-Large.jpg?x=1">Full Resolution</a> &#9679; <a href="#">Refresh Image</a> (image updates at one minute intervals) </p>
+                <p><a target="_blank" href="http://cams.gaslightmedia.com/cameras/images/GLM-Basin-Large.jpg?x=1">Full Resolution</a> &#9679; <a href="#">Refresh Image</a> (image updates at one minute intervals) &#9679;<a href="<?php echo home_url('/'); ?>web-cam-policy/"> Web Camera Image Policy </a></p>
             </div>
         </div>
         <div id="second-row" class="row collapse">
@@ -38,7 +38,7 @@
                     <iframe src="https://player.vimeo.com/video/128990353" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
             </div>
             <div class="show-for-medium-down small-11 columns small-centered">
-                <p><a  target="_blank" href="http://cams.gaslightmedia.com/cameras/images/GLM-Downtown-Medium.jpg?x=1">Full Resolution</a> &#9679; <a href="#">Refresh Image</a> (image updates at one minute intervals) </p>
+                <p><a  target="_blank" href="http://cams.gaslightmedia.com/cameras/images/GLM-Downtown-Medium.jpg?x=1">Full Resolution</a> &#9679; <a href="#">Refresh Image</a> (image updates at one minute intervals) &#9679;<a href="<?php echo home_url('/'); ?>web-cam-policy/"> Web Camera Image Policy </a></p>
             </div>
         </div>
         <div class="row">
@@ -48,7 +48,7 @@
             </div>
         </div>
         <div id="final-row" class="row large-collapse show-for-large-up">
-            <p><a target="_blank" href="http://cams.gaslightmedia.com/cameras/images/GLM-Downtown-Medium.jpg?x=1">Full Resolution</a> &#9679; <a href="#">Refresh Image</a> (image updates at one minute intervals) </p>
+            <p><a target="_blank" href="http://cams.gaslightmedia.com/cameras/images/GLM-Downtown-Medium.jpg?x=1">Full Resolution</a> &#9679; <a href="#">Refresh Image</a> (image updates at one minute intervals) &#9679; <a href="<?php echo home_url('/'); ?>web-cam-policy/"> Web Camera Image Policy </a> </p>
         </div>
         <div class="row">
             <?php get_template_part('parts/main-content'); ?>
index 763350d..e522e19 100644 (file)
@@ -17,7 +17,7 @@
       <div class="off-canvas-wrap" data-offcanvas>
         <div class="inner-wrap">
             <div id="page-wrapper">
-                    <header class="sticky">
+                    <header class="sticky fixed">
                         <div class="row collapse">
                             <div id="logo" class="small-12 small-text-center large-text-left large-6 columns">
                                 <a href="<?php bloginfo('url');?>"><img alt="Petoskey.com" src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/petoskey-dot-com-logo.png"></a>