Archive for VTW 
 


       VTW Forum Index -> HTML
computergeek67

Colorizing the Scrollbar

Have you ever looked at your webpage and the at the scrollbar and thought That scrollbar is ugly! How can I change it though?
Well, this tutorial will teach you how. Paste this code:
Code:
body {
scrollbar-face-color: #C3C3D4;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #9CB4D6;
scrollbar-darkshadow-color: #7B79AA;
scrollbar-shadow-color: #A1A0C2;
scrollbar-arrow-color: #5C5A95;
scrollbar-track-color: #EEEFF6;
background-color: #ffffff;
}


The result would look something like this:

       VTW Forum Index -> HTML
Page 1 of 1
Create your own free forum | Buy a domain to use with your forum