Closed Bug 441743 Opened 16 years ago Closed 16 years ago

userContent.css doesn't work like in V2, theme problems

Categories

(Firefox :: Theme, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 433885

People

(Reporter: info, Unassigned)

References

()

Details

Attachments

(2 files)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.0) Gecko/2008061600 SUSE/3.0-1.1 Firefox/3.0
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.0) Gecko/2008061600 SUSE/3.0-1.1 Firefox/3.0

I use Suse Linux 10.3 with KDE in a dark theme. In Firefox 2 you had to put a userContent.css in your FF directory, so that FF don't use the default colors from the OS.
Worked fine.
I installed Firefox 3 and got the old problem. The Background of Websites, which haven't got a background-color tag, is displayed gray. Every form input-field is displayed gray with black font-color.
You ain't see nothing, that's my problem ;)

The old userContent.css isn't working (I put it in the folder "/home/USER/.mozilla/firefox/xxx.default/chrome/").

Do you had changes for the userContent.css? I don't know what to do, look at my picture in the URL, everything is hard to read.

Reproducible: Always

Steps to Reproduce:
1.Use Linux with KDE and a dark theme
2.Start Firefox 3
Actual Results:  
Every form input field is displayed in default-color from the OS - and that is black / grey with a dark theme.

Expected Results:  
Display form input fields in really default color: white.
Did you try to open Tools/options/colors and modify the settings there ?
Hm...Please take care, I have the Linux version of FF 3...there I have no Tools/Options/Colors.
I have edit/options/ and then? I find no menu called colors...
Attached image Screenshot
I know that you are on linux, I'm on windows with Seamonkey but that doesn't matter :-)

edit\options\content\colors should be there on linux...
(sorry for the missing "content" but that shouldn't be hard to find)
Damn, now I think I'm stupid ;) I found it (yehaa :D)
But it's all default there - text black, background white, links blue.

But why will my userContent.css be ignored?
In the color preferences, is "use system colors" unchecked ?

It's possible that the syntax changed or maybe you have an error in your css.
Could you please attach the file (use text/plain as content type) ?

>Is it possible you mean bug 437366 ?

Attached file userContent.css
I unchecked "use system colors" but nothing happened. 
Here is my userContent.css, which was correct for FF 2. It was an example of a dark theme-package for KDE. Everything was displayed perfect.
You need to add "-moz-appearance: none !important;" to disable native
theme for the form controls.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Perfect, thank you very much!!!

I added -moz-appearance: none !important; to every class. My only problem are now radiobuttons, they are still gray in the background. But that was in FF 2 the same...

Thank you very much and sorry - I didn't find any bug about this :(
Resolution: DUPLICATE → FIXED
Resolution: FIXED → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: