HI ThinkGeo,
I am unable to change color setting of the Overlay switcher using css.
.olControlLayerSwitcher #layersDiv
{
color: #000;
background-color: White;
font-size: smaller;
}
Regards,
Anil
HI ThinkGeo,
I am unable to change color setting of the Overlay switcher using css.
.olControlLayerSwitcher #layersDiv
{
color: #000;
background-color: White;
font-size: smaller;
}
Regards,
Anil
Anil,
The background-color of Overlay Switcher can be changed Via “BackgroundColor” property, it overwrites the css settings, that’s why you are unable to change it via CSS file. Any questions please let us know.
Thanks,
Johnny