Comment 0 for bug 27867

Revision history for this message
In , Dan-hendricks (dan-hendricks) wrote :

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6

I like to spcify a color for a unvisited link and a different color for a
visited link, regardless of what the CSS for the site says. Firefox allows this
by checking "Always use my colors" in Tools > Options > Fonts & Colors.
However, when I check this option, it disabled background images and colors from
displaying via CSS.

For example, if I were to enabled "Always use my colors," it would fail to
display the background image of the following CSS:
   background: url(/images/mybackground.gif);

It would be nice if I could force link colors without breaking CSS backgrounds.

Reproducible: Always

Steps to Reproduce: