Click to See Complete Forum and Search --> : Custom Scroll Bar


sniperguy_j
06-03-2004, 07:27 PM
OK... I am making a web page with a small window that I want to use scroll bars to navigate the window section of the page. With there there will be picstures for some, text for the other... anyways. I have a layer set up and it uses scroll bars for the browsers computers settings. WHat I want is to make a black and green custom scroll bar so that it gives it a better look. ANy ideas on how I would go about this. THanks a bunch

Here's the page so you can get an idea: http://www.ghccstudents.org/Pages/HSM/missions/uruguay2004.htm

thanks
J

buntine
06-04-2004, 01:20 AM
This is done with CSS. Most of the designers on this site would not recommend customizing your scroll bars, though.

The following code generator may be helpful: http://www.scriptomizers.com/css/scrollbar_coloring
Here is a code example: http://www.internet-marketing-research.net/archived/ftopic5688-0.html

Regards,
Andrew Buntine.

sniperguy_j
06-04-2004, 02:00 AM
totally helped a lot... that's what i was looking for thank you!