PDA

View Full Version : Code Request...



S0ulTr4nc3
January 22nd, 2001, 16:45
Recently I have been seeing quiet alot of sites that have there scroll bars all colored to match there site. I was just woundering how one goes about doing this so I can do it for my site.

Thanks.

razor
January 22nd, 2001, 16:59
its done using css. a sample one can be found at http://www.dynamicdrive.com/dynamicindex11/barcolor.htm

S0ulTr4nc3
January 22nd, 2001, 17:02
Thanks Razor,
Is it possible to add a background color to the back ground of the scrolling bar ?

Koolguy
January 22nd, 2001, 17:35
scrollbar-track-color:#003366;

S0ulTr4nc3
January 22nd, 2001, 17:38
Awsome,
Thanks...