PDA

View Full Version : scrollbar colors


Silla
01-03-2006, 05:11 AM
Hey, I'm a newbie here. :p I just registered a guestbook and was wondering if it was possible to change the colors on the scroller in the gb. Here's the code I use on my website:

<style type="text/css">
body {
scrollbar-arrow-color: #F0C8E0;
scrollbar-base-color: #F0F5F8;
scrollbar-dark-shadow-color: #F0C8E0;
scrollbar-track-color: #80A031;
scrollbar-face-color: #80A031;
scrollbar-shadow-color: #F0F5F8;
scrollbar-highlight-color: #795D4E;
scrollbar-3d-light-color: #F0F5F8;
}
</style>

I know very little about html and css codes so I'm pretty much just frankensteining my way through it. :o

BluesLady
02-16-2006, 02:17 PM
I also would like to be able to customize the scroll bars for the body of the guestbook....Please would add a nice touch to the look of them....
BluesLady

Kia
02-19-2006, 06:59 PM
I agree my website is grey and black and all my scroll bars match except for this it would be nice to be able to change this option!!