Authentic Candie Forum Index FAQ Memberlist Search Usergroups Profile Log in to check your private messages Log in Register
Authentic Candie Forum Index
 Scrollbar Customization View next topic
View previous topic
Post new topic Reply to topic
Author Message
Niki FM
Skittles


Joined: 23 Jan 2005
Posts: 36
Location: in your pants :D

PostPosted: Sat Jan 29, 2005 5:07 pm Reply with quoteBack to top

To customize you scrollbar colors use this .CSS code:
Code:
<STYLE type="text/css">
<!--
BODY {
scrollbar-face-color: #C6C3C6;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #747B7F;
scrollbar-darkshadow-color: #424142;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #848284;
scrollbar-track-color: #DEDFDE;
}
-->
</STYLE>

The following image is an axample of how that code looks like. You can customize it with any hex color.
Image
Above, it shows which colors to replace to where you would like it.

You can also make everything "invisible" by making it the same color of the background of you layout but leaving the arrows a different color than what you used to make invisible.

Image above provided from kaiyosei.net

_________________
Image » Image
View user's profileSend private messageVisit poster's websiteAIM AddressMSN Messenger
Display posts from previous:      
Post new topic Reply to topic


 Jump to:   



View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum