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.
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to