MySpace


koNεko



Last Updated: 12/31/2008

Send Message
Instant Message
Email to a Friend
Subscribe

Gender: Female
Status: Swinger
Age: 30
Sign: Scorpio

State: lost
Country: KE
Signup Date: 7/27/2004
Monday, February 07, 2005 

changing the color of your scrollbars

originally contributed by: kami neko

note: this will only work on Internet Explorer In order to change the colors that your scroll bar is displayed in, you need to use the code below. Customize to your liking:
<STYLE type="text/css"> <!-- BODY { scrollbar-face-color: color_code; scrollbar-highlight-color: color_code; scrollbar-3dlight-color: color_code; scrollbar-darkshadow-color: color_code; scrollbar-shadow-color: color_code; scrollbar-arrow-color: color_code; scrollbar-track-color: color_code; } --> </STYLE>