C
carmen
Sure, insert the following between your <HEAD> tags and
edit the colors as you wish:
<STYLE TYPE="text/css">
BODY
{
scrollbar-base-color: #005a94;
scrollbar-arrow-color: white;
scrollbar-DarkShadow-Color: blue;
scrollbar-Shadow-Color : purple;
scrollbar-Face-Color: white;
scrollbar-Highlight-Color: orange;
scrollbar-Track-Color: #005a94;
}
</STYLE>
edit the colors as you wish:
<STYLE TYPE="text/css">
BODY
{
scrollbar-base-color: #005a94;
scrollbar-arrow-color: white;
scrollbar-DarkShadow-Color: blue;
scrollbar-Shadow-Color : purple;
scrollbar-Face-Color: white;
scrollbar-Highlight-Color: orange;
scrollbar-Track-Color: #005a94;
}
</STYLE>