View Full Version : How do I add a colored scrollbar to my lookup?


dixie_chic
09-20-2005, 12:23 AM
:help: Yes, please help me. It looks ugly with the regular one. :fish2:

Braced_Angel
09-20-2005, 12:26 AM
<STYLE type=text/css>
BODY{
scrollbar-arrow-color: color here;
scrollbar-track-color: color here;
scrollbar-face-color: color here;
scrollbar-highlight-color: color here;
scrollbar-3dlight-color: color here;
scrollbar-darkshadow-color: color here;
scrollbar-shadow-color: color here;
}
</STYLE>

dixie_chic
09-20-2005, 12:29 AM
Thankyou VEERRRYY much! :hamster:

Braced_Angel
09-20-2005, 12:34 AM
Your welcome :), first time I actually got to help somebody instead of needing help :buckt: :winner: :D