When used with the GMap module, the google map popup info windows are malformed. The actual info window doesn't resize to the amount of content being displayed, thus the extra content "pours" out the bottom of the info window.
| Comment | File | Size | Author |
|---|---|---|---|
| meta_gmap.gif | 23.5 KB | ultimike |
Comments
Comment #1
Ken Collins commentedYou are going to have to enforce the CSS declarations from the contributed module to trump the styles the theme has set. I suggest prefixing the modules selectors with #contentarea-middle2 so that my specific cascade of styles will be overridden.