Hi Everyone,
I wan't to change the colour of scroll bars across my website.
If I was using a standard web layout (no frames) then this code would work:
body
{
scrollbar-base-color: #3299FF;
scrollbar-arrow-color: #74B5FC;
scrollbar-face-color: #BD2B11;
scrollbar-track-color: #B5D6FB;
}
However I haven't worked out how to change the scroll bar colours in my framed site. If anybody can suggest how to change the scrollbar colour across a frames web site it will be really appreciated.
Regards
David
I wan't to change the colour of scroll bars across my website.
If I was using a standard web layout (no frames) then this code would work:
body
{
scrollbar-base-color: #3299FF;
scrollbar-arrow-color: #74B5FC;
scrollbar-face-color: #BD2B11;
scrollbar-track-color: #B5D6FB;
}
However I haven't worked out how to change the scroll bar colours in my framed site. If anybody can suggest how to change the scrollbar colour across a frames web site it will be really appreciated.
Regards
David