How to Change the Color of the Loading Bar

by admin on February 26, 2009 · 0 comments

in Browsers

You may, or may not enjoy the default loading bar color for Firefox 3. If you may want to change it, you may do so using the following option:

1. Locate the userChrome.css file in your profile folder (more information may be found here).

2. Add the following code to the userChrome.css file:

/* Change the progress bar color */
.progress-bar {
-moz-appearance: none !important;
background-color: #660000 !important; }

3. You may change the color in bold to your prefered color.

Technorati Tags: ,
VN:F [1.9.7_1111]
Rating: 0.0/5 (0 votes cast)
VN:F [1.9.7_1111]
Rating: 0 (from 0 votes)

Subscribe form

Leave a Comment

Previous post:

Next post: