Changed image reference to the camera image that updates and made it a link to the...
authorChuck Scott <cscott@gaslightmedia.com>
Wed, 13 Apr 2016 20:34:01 +0000 (16:34 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Wed, 13 Apr 2016 20:34:01 +0000 (16:34 -0400)
footer.php

index 695b996..b142c1d 100644 (file)
@@ -15,8 +15,8 @@
                                     <?php get_template_part('parts/blog-feed-front');?>
                                 </div>
                                 <div id="webcam" class="small-12 medium-4 columns">
-                                    <img src="<?php bloginfo('template_url'); ?>/assets/web-cam-image-fpo.jpg">
-                                    <span>Petoskey Harbor and Little Traverse Bay</span>
+                                    <div class="row"><div class="small-12 columns"><a href="/who-we-are/petoskey-web-cam/"><img src="http://cams.gaslightmedia.com/cameras/images/GLM-Basin-Small.jpg"></a></div></div>
+                                    <div class="row"><div class="small-12 columns"><p style="color: white;">Petoskey Harbor and Little Traverse Bay</p></div></div>
                                 </div>
                             </div>
                         </footer>