[OpenLayers-Users] Re: OpenLayers upgrade problem

dr rykovd at gmail.com
Thu Nov 24 21:27:09 EST 2011


For Issue 2: you should modify ".olControlLayerSwitcher .layersDiv" in your
css file. For example:
.olControlLayerSwitcher .layersDiv {
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-right: 75px;
    background-color: green; //new color
    width: 100%;
    height: 100%;
}

For changing color of rounded corners - use roundedCornerColor propery of
OpenLayers.Control.LayerSwitcher.

-----
Denis Rykov
NextGIS
http://www.nextgis.org/
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/OpenLayers-upgrade-problem-tp7029837p7029944.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.


More information about the Users mailing list