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? <br>Thanks.<br>/asle<br><br><div class="gmail_quote">2009/10/12 Asle Benoni <span dir="ltr">&lt;<a href="mailto:asle.benoni@gmail.com">asle.benoni@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello,<div>I have a MapFish app but I think this is a OpenLayers issue.<br><div>I have am putting info from a &quot;<span style="font-family: monospace; font-size: medium; white-space: pre-wrap;">OpenLayers.Control.WMSGetFeatureInfo&quot; and using this code for popups</span></div>

<div><font face="monospace"><span style="font-size: medium; white-space: pre-wrap;"><span style="font-family: Times; white-space: normal;"><pre style="word-wrap: break-word; white-space: pre-wrap;">                        popup = new OpenLayers.Popup.FramedCloud(
                                &quot;chicken&quot;,
                                map.getLonLatFromPixel(event.xy),
                                new OpenLayers.Size(200,200),
                                contentHtml,
                                null,
                                true
                                );
                        map.addPopup(popup);</pre><pre style="word-wrap: break-word; white-space: pre-wrap;">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?</pre>

<pre style="word-wrap: break-word; white-space: pre-wrap;">Thanks for any input!</pre><pre style="word-wrap: break-word; white-space: pre-wrap;">/asle</pre></span></span></font></div></div>
</blockquote></div><br>