Hello,
I'm trying to turn off the default (right-hand side) scrollbar for the infowindow, which i'm told is usually configured within CSS. My CSS only has the following reference to the InfoWindow:
#infowindow {
font-size:10pt;
min-height: 100%;
color: #2E2E2E;
}
.iwstyle {font-size:10pt;}
So what is it that i'm missing?
www.globexposure.net/index.phpPlease note that i have added a custom scrollbar for a div that i have placed within the InfoWindow, and this i wish to preserve.
Many thanks
Start Free Trial