Closed (fixed)
Project:
Meta Theme
Version:
4.7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
6 Oct 2006 at 19:55 UTC
Updated:
6 Nov 2006 at 20:41 UTC
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.