Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Ian Dunn

    (@iandunn)

    Try it with the TwentyEleven theme and see if it still happens.

    Thread Starter SK

    (@sooskriszta)

    In TwentyEleven it looks ok

    Plugin Author Ian Dunn

    (@iandunn)

    It’s probably CSS styles from your theme messing up the map, then. Can you post the URL to the map on your WordPress site?

    Thread Starter SK

    (@sooskriszta)

    Ian, we haven’t launched the site yet so wont be able to share URL yet. We plan to launch on 1 Jan, and will post the URL here then. Thanks for your offer to help!

    Plugin Author Ian Dunn

    (@iandunn)

    You can use the contact form on my website if you’d like to send it to me privately.

    Thread Starter SK

    (@sooskriszta)

    Done!

    Plugin Author Ian Dunn

    (@iandunn)

    It looks like your theme’s CSS has a max-width property overriding the map’s styles. Try editing the style.css file in the plugin’s folder and changing line 49 from

    max-width: none;

    to

    max-width: none !important;

    Thread Starter SK

    (@sooskriszta)

    That did the trick, thanks!

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘[Plugin: Basic Google Maps Placemarks] Jagged edges for the info window/bubble’ is closed to new replies.