Google Map Bug

This topic contains 3 reply and 2 voices, and was last updated by noomia 10 years, 10 months ago
Viewing 3 Posts - 1 through 3 (of 3 total)
Author Posts
June 6, 2013 at 8:21 am 4607
noomia Hi ! In a template page, I have this code to display a google map : <?php echo (do_shortcode('[wpuf-meta name="address" type="map" height="250" width="666" zoom="16"]')); ?> The google map is displayed, but some thing are not in place : http://cl.ly/image/2A2d2W060Y2b The marker is deformed and something is missing on the top left corner. What's wrong ?
June 6, 2013 at 8:22 am 4608
noomia noomia This reply has been marked as private.
June 6, 2013 at 5:41 pm 4624
Tareq Hasan Tareq Hasan

It’s a CSS problem and thats happening for the max-width: 100% for images in google maps. You’ve to override with CSS.

June 7, 2013 at 8:09 am 4640
noomia noomia

Thanks Tareq, it works 🙂

Viewing 3 Posts - 1 through 3 (of 3 total)