[OpenLayers-Users] CSS reference?

mpriour mpriour at kestrelcomputer.com
Fri Jan 11 10:23:52 EST 2008


You can find the css classes in:
OpenLayers-2.5\theme\default\style.css

for the Nav Tool Bar use can find several entries begining with:
.olControlNavToolbar
The general pattern is olControl[Class Name] for controls and
olLayer[ClassName] for layers

Also you can use the DOM Explorer is FF or Dev Toolbar in IE to find
elements by click and get all the CSS & DOM info you need about the elements

Matt Priour


Gregor Mosheh-3 wrote:
> 
> Does anyone have a reference on what CSS classes can be applied to 
> various elements? The class documentation doesn't have it, and it'd be 
> immensely useful to be able to e.g. specify the font in the layer 
> selector, or position the PanZoomBar.
> 
> -- 
> Gregor Mosheh / Greg Allensworth
> System Administrator, HostGIS cartographic development & hosting services
> http://www.HostGIS.com/
> 
> "Remember that no one cares if you can back up,
>   only if you can restore." - AMANDA
> _______________________________________________
> Users mailing list
> Users at openlayers.org
> http://openlayers.org/mailman/listinfo/users
> 
> 

-- 
View this message in context: http://www.nabble.com/CSS-reference--tp14747187p14758365.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.




More information about the Users mailing list