PDA

View Full Version : How do I change the scroll bar color?


Skye
May 24th, 2002, 16:44
I have been wonder this for a long time just never looked it up.

ammoQ
May 24th, 2002, 17:00
(style type="text/css")
scrollbar-3d-light-color : #A997C4;
scrollbar-arrow-color : white;
scrollbar-base-color : #102C52;
scrollbar-dark-shadow-color : #191919;
scrollbar-face-color : #102C52;
scrollbar-highlight-color : #A997C4;
scrollbar-shadow-color : #191919;
}

(/style)

Kurbster
May 24th, 2002, 17:13
This is a user-friendly website that will help you:
http://webdesign.about.com/library/weekly/aa060601a.htm

Skye
May 24th, 2002, 18:32
Thanks ammoQ this is what I was looking for. Also thanks for the link slimshady165000 some nice things to look at.

-Skye

SnakeBite
June 9th, 2002, 20:10
Hehe... I stole some code from another emulation site...