how to customize firefox default scroll bar ?
i want to customize default scroll bar of firefox..I have used this code to change its look and feel.
body{ -moz-scrollbar-border: 1px solid red;
-moz-scrollbar-background-color: white -moz-scrollbar-track-background-color: silver; -moz-scrollbar-arrow-background-color: silver; -moz-scrollbar-arrow-color: blue;
}
i want to customize default scroll bar of firefox..I have used this code to change its look and feel.
body{
-moz-scrollbar-border: 1px solid red;
-moz-scrollbar-background-color: white
-moz-scrollbar-track-background-color: silver;
-moz-scrollbar-arrow-background-color: silver;
-moz-scrollbar-arrow-color: blue;
}
All Replies (1)
i just want to point out that there are several add-ons and extensions you can download to firefox and customize the browser's scrollbar. :)