• Resolved wycks

    (@wycks)


    Great plugin but I have weird Firefox only issue.

    The pop-up ( marker bubble) shows scroll bars when clicked or automatically set, and hides the directions link. I have tried multiple map sizes. Anyone way to set the bubble height?

    An example:https://i.imgur.com/QRZ8W.jpg

Viewing 1 replies (of 1 total)
  • Plugin Author chrisvrichardson

    (@chrisvrichardson)

    Hi,

    Those scrollbars can be a pain. Google tries to calculate the size of your HTML before opening the infowindow (bubble). It’s not always accurate, though. Here are some things to check:

    1. Give all images an explicit width and height
    2. Any padding, margin or line-height CSS can throw off Google’s calculations

    For #2 the easiest way to find out what’s going on is to inspect the infowindow elements with the “firebug” plugin for firefox (or the developer tools for IE). It’s usually a theme CSS setting that’s causing the problem, often settings applied to the whole post body or ‘content’.

Viewing 1 replies (of 1 total)
  • The topic ‘Possible to style pop-up size, Firefox is showing scroll bars.’ is closed to new replies.