Hello, I am still unable to get rid of the big space in the bottom of the framedCloud. Does anyone have a better solutions to styling the popups? Thanks. /asle
2009/10/12 Asle Benoni <[email protected]> > Hello, > I have a MapFish app but I think this is a OpenLayers issue. > I have am putting info from a "OpenLayers.Control.WMSGetFeatureInfo" and > using this code for popups > > popup = new OpenLayers.Popup.FramedCloud( > "chicken", > map.getLonLatFromPixel(event.xy), > new OpenLayers.Size(200,200), > contentHtml, > null, > true > ); > map.addPopup(popup); > > This works fine but I get a very big padding or margin in the bottom of the > popup. It seems that the more markers showing info, the bigger the bottom > space. I have tried with all kinds of styling. I am able to style the inner > content of #chicken but not the space below. I will try to attach two images > to show. Anyone been there before? > > Thanks for any input! > > /asle > >
_______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
