added link for full map pdf to the inset image preview on the campground map page
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 27 Jul 2016 13:04:17 +0000 (09:04 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 27 Jul 2016 13:04:17 +0000 (09:04 -0400)
campground-map.php

index 63c3f02..045f45f 100644 (file)
@@ -200,13 +200,13 @@ $js_categories = json_encode($categories);
                                 <area class="tooltip_hover show-for-medium-up" shape="poly" coords="343,153,351,146,356,154,362,148,367,154,364,157,370,164,357,172,343,155" alt="recreation-hall" onmouseover="site_info(this);get_pos(event); "   onclick="full_content_tool_tip(this)" nohref="nohref" />
                                 <area class="tooltip_hover show-for-medium-up" shape="poly" coords="316,319,315,328,341,330,341,320" alt="pavilion" onmouseover="site_info(this);get_pos(event); "   onclick="full_content_tool_tip(this)" nohref="nohref" />
                           </map>
-                          <img src="<?php echo get_template_directory_uri(); ?>/assets/cabins-map.jpg" alt="bottom-map" usemap="#cabins-map">
+                        <img src="<?php echo get_template_directory_uri(); ?>/assets/cabins-map.jpg" alt="bottom-map" usemap="#cabins-map">
                       </div>
                       <div id="map-preview">
                           <h5 class="map-preview-headline">Click to view PDF</h5>
-                          <a href="" id="map-preview-link"><img src="<?php echo get_template_directory_uri(); ?>/assets/view-full-map-preview-image.jpg" alt="bottom-map"></a>
+                          <a href="http://www.emmetcounty.org/wp-content/uploads/2015/09/Campground-map-with-handicapped-sites.pdf" id="map-preview-link"><img src="<?php echo get_template_directory_uri(); ?>/assets/view-full-map-preview-image.jpg" alt="bottom-map"></a>
                       </div>
-                  </div>
+                  </div>  
                 </div>
             </div>
         </div>