map not showing
Hey Jason
Have spent a couple of hours trying to figure out why the map is not showing on this page: http://clients.motley.co.uk/ranmoor/contact.php - it should be showing where the grey box is shown below the form.
Thanks
Jamie
Hey Jason
Have spent a couple of hours trying to figure out why the map is not showing on this page: http://clients.motley.co.uk/ranmoor/contact.php - it should be showing where the grey box is shown below the form.
Thanks
Jamie
It looks like the page is missing the script at the bottom of the page that actually draws the map.
It should be something like:
<script type="text/javascript" src="webassist/google_javascript/wagmp_maps.js">/*wagmp*/</script>
hhhhmm my bad....
cheers Ray... I must have removed it when I was trying to get it to work. Put it back and its now 'working'
There is still an issue in that the zoom and streetview icons (see http://prntscr.com/6fe9ca) are not being shown... I have tried redoing the map a couple of times and get the same result.
in your css:
http://clients.motley.co.uk/ranmoor/css/coffeegrinder.min.css
you have the following img definition:
img {
border: 0 none;
height: auto;
max-width: 100%;
vertical-align: middle;
width: auto;
}
the max-width: 100%; is causing the issue. that needs to be removed.
thats a shame as thats what gives the hero images their responsiveness.... any thoughts on a possible workaround to retain that and still be able to use the maps?
create a class for the images and add the max-width property to the class.
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.