Log In · Register

 
 
Closed TopicStart new topic
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
 
freeflow
post Feb 27 2007, 09:21 PM
Post #2


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



If you use firefox its not possible and what code did you try?
 
*Azarel*
post Feb 28 2007, 04:32 AM
Post #3





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.
 

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