PDA

View Full Version : scrollbar



willk
September 4th, 2001, 02:39 PM
i want to make a custom scrollbar like this site has.
i bet there is a tutorial on this site somewhere.

umm.. can someone link me?

i'd be happy willy,,,=)

kirupa
September 4th, 2001, 02:53 PM
Hey Will,
It is done by using CSS. On your HTML page, add the code found on the following near the top of the HTML code: www.kirupa.com/temp/scrollbarcolor.txt (http://www.kirupa.com/temp/scrollbarcolor.txt)

eyezberg
September 4th, 2001, 03:10 PM
Works only with IE!
On any page where you see them, just look at the source, and if it's not a linked css (style sheet), you can copy it right out of the HEAD of the page. You can adjust the colors to go with your site, even remove parts like the highlight, to give the scrollbar a flat appearance...and so on, css are much fun!

willk
September 4th, 2001, 08:04 PM
no way!

man,,, thanks