[OpenLayers-Dev] [GeoExt] Issue with css

Eric Lemoine eric.lemoine at camptocamp.com
Sat Apr 10 04:07:29 EDT 2010


On Friday, April 9, 2010, Mulone <mulone at rome.com> wrote:
>
> Hi guys,
>
> I'm running a popup on GeoExt with this code:
>
>     var popup = new GeoExt.Popup({
>         title: 'GetFeatureInfo',
>         lonlat: location,
>         width: 400,
>         html: text,
>         maximizable: true,
>         collapsible: true,
>         map: this.olMap
>     });
>     popup.show();
>
> I followed this example:
> http://dev.geoext.org/trunk/geoext/examples/popup.html
>
> This works fine, but the style of the map is broken, as you can see here:
> http://img136.imageshack.us/img136/1005/brokencss.png
>
> I checked the relevant styles and they seem to be imported properly.
>
> How can I debug this and make sure that the right styles are defined?
>
> Besides, is there a forum/ML for GeoExt?

See <http://geoext.org/developer/index.html>.

-- 
Eric Lemoine

Camptocamp France SAS
Savoie Technolac, BP 352
73377 Le Bourget du Lac, Cedex

Tel : 00 33 4 79 44 44 96
Mail : eric.lemoine at camptocamp.com
http://www.camptocamp.com



More information about the Dev mailing list