I changed the links for the bridge cam action items on the front page and
sidebar.
</a>
</div>
<div id="cam" class="small-11 small-centered medium-uncentered medium-6 columns action-item">
- <a class="click-container" href="<?php echo get_permalink(40); ?>">
+ <a class="click-container" href="<?php echo get_permalink(645); ?>">
<img alt="Live Bridge Cam Image" src="<?php bloginfo('template_url'); ?>/assets/bridge-cams-lrg.jpg">
<div class="content-container text-center" data-equalizer-watch>
<img src="<?php bloginfo('template_url'); ?>/assets/cam-image.jpg" alt="Bridege Cam Image">
- <a href="<?php echo get_permalink(40); ?>">Check out our views of the Bridge</a>
+ <a href="<?php echo get_permalink(645); ?>">Check out our views of the Bridge</a>
</div>
</a>
</div>
\ No newline at end of file
</div>
<div id="cam" class="action-item">
<img src="<?php bloginfo('template_url'); ?>/assets/bridge-cams-sm.jpg" alt="Live Bridge Cam Image">
- <a class="click-container" href="<?php echo get_permalink(40); ?>">
- <div class="content-container">
+ <a class="click-container" href="<?php echo get_permalink(645); ?>">
+ <div class="content-container text-center">
<img src="<?php bloginfo('template_url'); ?>/assets/cam-image.jpg" alt="Bridege Cam Image">
+ <a href="<?php echo get_permalink(645); ?>">Check out our views of the Bridge</a>
</div>
</a>
</div>