Scroll bar code
Zero581_scrollbar
read my profile
sign my guestbook

Message: message me


Member Since: 8/9/2005

SubscriptionsSites I Read

Posting Calendar

|<< oldest | newest >>|
view all weblog archives

Get Involved!

Suggest a link

Recommend to friend

Create a site


Tuesday, August 09, 2005

--scroll bar code--

( just replace the color values to well get different colors)

<style type="text/css">
BODY {
scrollbar-arrow-color: #000080;
scrollbar-3dlight-color: #000080;
scrollbar-highlight-color: #000080;
scrollbar-face-color: #8000FF;
scrollbar-shadow-color: #0080FF;
scrollbar-darkshadow-color: #8000FF;
scrollbar-track-color: #000000;
}
</style>