</a>
</div>
<div class="front-action-image-container">
- <div class="front-action-image" style="background-image: url(<?php bloginfo('template_url'); ?>/assets/cam-image.jpg);">
- </div>
-
+ <a class="front-action-image" href="<?php echo get_permalink(645); ?>" style="background-image: url(<?php bloginfo('template_url'); ?>/assets/cam-image.jpg);">
+ </a>
</div>
<div class="front-action-image-container">
- <div class="front-action-image" style="background-image: url(http://randomrab.com/wp-content/uploads/2015/05/thumpimage.jpg);">
- </div>
+ <a class="front-action-image" href="<?php echo get_permalink(645); ?>" style="background-image: url(http://randomrab.com/wp-content/uploads/2015/05/thumpimage.jpg);">
+ </a>
</div>
<!-- This commented out blog is how we were doing it before. It seems, given the requirements, that
background images are the only way to go. But if we for any reason want to go back to this,