<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:10pt"><div>Hi,<br><br>Thanks for the replies. It was indeed a missing reference to the popup.css file.<br><br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;link rel="stylesheet" type="text/css" href="../GeoExt/resources/css/popup.css" /&gt;&lt;/link&gt;<br><br>Now it looks much better and improves usability!<br><br>Many thanks,<br><br>Rob<br></div><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">Von:</span></b> Andreas Hocevar &lt;ahocevar@opengeo.org&gt;<br><b><span style="font-weight: bold;">An:</span></b> John Buonagurio &lt;jbuonagurio@exponent.com&gt;<br><b><span style="font-weight: bold;">CC:</span></b> users@geoext.org<br><b><span
 style="font-weight: bold;">Gesendet:</span></b> Dienstag, den 12. April 2011, 16:04:21 Uhr<br><b><span style="font-weight: bold;">Betreff:</span></b> Re: [Users] How to add a pointer to a popup?<br></font><br>On Apr 12, 2011, at 15:57 , John Buonagurio wrote:<br><br>&gt; Rob,<br>&gt; <br>&gt; GeoExt.Popup is just an implementation of Ext.Window with a custom CSS class and some code to handle positioning, source code is here: <a href="http://trac.geoext.org/browser/core/trunk/geoext/lib/GeoExt/widgets/Popup.js" target="_blank">http://trac.geoext.org/browser/core/trunk/geoext/lib/GeoExt/widgets/Popup.js</a><br>&gt; <br>&gt; 108&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; /** api: config[popupCls]<br>&gt; 109&nbsp;&nbsp;&nbsp; &nbsp; &nbsp;  *&nbsp; ``String`` CSS class name for the popup DOM elements.&nbsp; Default is<br>&gt; 110&nbsp;&nbsp;&nbsp; &nbsp; &nbsp;  *&nbsp; "gx-popup".<br>&gt; 111&nbsp;&nbsp;&nbsp; &nbsp; &nbsp;  */<br>&gt; 112&nbsp;&nbsp;&nbsp; &nbsp;
 &nbsp; popupCls: "gx-popup",<br>&gt; <br>&gt; In the popup.css though this seems to be called "gx-popup-anc" so there might be a mismatch: <a href="http://trac.geoext.org/browser/core/trunk/geoext/resources/css/popup.css" target="_blank">http://trac.geoext.org/browser/core/trunk/geoext/resources/css/popup.css</a><br><br>Nope, that's not a mismatch. My guess is that Rob just forgot to include resources/css/popup.css in his html page.<br><br>Andreas.<br><br>-- <br>Andreas Hocevar<br>OpenGeo - <a href="http://opengeo.org/" target="_blank">http://opengeo.org/</a><br>Expert service straight from the developers.<br><br>_______________________________________________<br>Users mailing list<br><a ymailto="mailto:Users@geoext.org" href="mailto:Users@geoext.org">Users@geoext.org</a><br><a href="http://www.geoext.org/cgi-bin/mailman/listinfo/users" target="_blank">http://www.geoext.org/cgi-bin/mailman/listinfo/users</a><br></div></div></div></body></html>