Log In · Register

 
change scroll bar color
crazi4u123
post Feb 27 2007, 08:49 PM
Post #1


Member
**

Group: Member
Posts: 16
Joined: Mar 2006
Member No: 383,845



i can't change my main scroll bar color? my myspace
 
 
Start new topic
Replies
*Azarel*
post Feb 28 2007, 04:32 AM
Post #2





Guest






This in your coding:
CODE
body {
background-color:white;
background-image: url("http://i77.photobucket.com/albums/j70/crazi4u123/l.gif");
background-position: bottom right;
background-repeat: no-repeat;
background-attachment: fixed;
border: 15px solid black;

}

table, tr, td {background:transparent; border:0px;}
table table table {background-color:ffffff;}
table table table {
border-width:2px;
border-color:black;
border-style:solid;
scrollbar-face-color:cccccc;
    scrollbar-highlight-color:ffffff;
    scrollbar-3dlight-color:000000;
    scrollbar-shadow-color:ffffff;
    scrollbar-darkshadow-color:ffffff;
    scrollbar-arrow-color:ffffff;
    scrollbar-track-color:ffffff;
}


should be:

CODE
body {
background-color:white;
background-image: url("http://i77.photobucket.com/albums/j70/crazi4u123/l.gif");
background-position: bottom right;
background-repeat: no-repeat;
background-attachment: fixed;
border: 15px solid black;
scrollbar-face-color:cccccc;
    scrollbar-highlight-color:ffffff;
    scrollbar-3dlight-color:000000;
    scrollbar-shadow-color:ffffff;
    scrollbar-darkshadow-color:ffffff;
    scrollbar-arrow-color:ffffff;
    scrollbar-track-color:ffffff;
}

table, tr, td {background:transparent; border:0px;}
table table table {background-color:ffffff;}
table table table {
border-width:2px;
border-color:black;
border-style:solid;
}


But as Toya (toyo loco) mentioned above, it isn't possible to change scrollbar colors in Firefox. However, the scrollbar color changes will change in Internet Explorer and Opera.
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: