Hi,

Thanks for the replies. It was indeed a missing reference to the popup.css file.


        <link rel="stylesheet" type="text/css" 
href="../GeoExt/resources/css/popup.css" /></link>

Now it looks much better and improves usability!

Many thanks,

Rob




________________________________
Von: Andreas Hocevar <[email protected]>
An: John Buonagurio <[email protected]>
CC: [email protected]
Gesendet: Dienstag, den 12. April 2011, 16:04:21 Uhr
Betreff: Re: [Users] How to add a pointer to a popup?

On Apr 12, 2011, at 15:57 , John Buonagurio wrote:

> Rob,
> 
> GeoExt.Popup is just an implementation of Ext.Window with a custom CSS class 
>and some code to handle positioning, source code is here: 
>http://trac.geoext.org/browser/core/trunk/geoext/lib/GeoExt/widgets/Popup.js
> 
> 108        /** api: config[popupCls]
> 109         *  ``String`` CSS class name for the popup DOM elements.  Default 
>is
> 110         *  "gx-popup".
> 111         */
> 112        popupCls: "gx-popup",
> 
> In the popup.css though this seems to be called "gx-popup-anc" so there might 
>be a mismatch: 
>http://trac.geoext.org/browser/core/trunk/geoext/resources/css/popup.css

Nope, that's not a mismatch. My guess is that Rob just forgot to include 
resources/css/popup.css in his html page.

Andreas.

-- 
Andreas Hocevar
OpenGeo - http://opengeo.org/
Expert service straight from the developers.

_______________________________________________
Users mailing list
[email protected]
http://www.geoext.org/cgi-bin/mailman/listinfo/users
_______________________________________________
Users mailing list
[email protected]
http://www.geoext.org/cgi-bin/mailman/listinfo/users

Reply via email to