Re: [OpenLayers-Users] How to change Box style ...

2009-06-30 Thread Paul james
Great! Thanks!!! Paul On Tue, Jun 30, 2009 at 4:05 PM, Bill Thoen wrote: > Just change the css style in ol/theme/default/style.css for > .olHandlerBoxZoomBox. It looks like this: > .olHandlerBoxZoomBox { >border: 2px solid red; >position: absolute; >background-color: white; >opa

Re: [OpenLayers-Users] How to change Box style ...

2009-06-30 Thread Bill Thoen
Just change the css style in ol/theme/default/style.css for .olHandlerBoxZoomBox. It looks like this: .olHandlerBoxZoomBox { border: 2px solid red; position: absolute; background-color: white; opacity: 0.50; font-size: 1px; filter: alpha(opacity=50); } For example, to chan

[OpenLayers-Users] How to change Box style ...

2009-06-30 Thread Paul james
Hello... I´d like to change that sytle (red border) ... Is it possible? How? Thanks ___ Users mailing list Users@openlayers.org http://openlayers.org/mailman/listinfo/users