The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Font-Color problem with Mozila

4 posters

Go down

Solved Font-Color problem with Mozila

Post by smejker September 4th 2014, 12:39 pm

I have in CSS this:

Code:
.postbody .content {
padding: 10px 20px;
background: #FFFFFF;
color: #000000!important;
font-family: Georgia;
font-size: 15px;
margin-top: 8px;
}

But in Mozila font color is white... How to fix it?

Thanks in advance.
Regards & Respect!
smejker
smejker
Forumember

Male Posts : 167
Reputation : 4
Language : serbo-croatian/english/macedonian/bulgarian

Back to top Go down

Solved Re: Font-Color problem with Mozila

Post by Ape September 4th 2014, 2:36 pm

Add this code in with your code and see it it works Wink

Code:
-webkit-color: #000000 !important;
-moz-color: #000000 !important;


Font-Color problem with Mozila Left1212Font-Color problem with Mozila Center11Font-Color problem with Mozila Right112
Font-Color problem with Mozila Ape_b110
Font-Color problem with Mozila Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19084
Reputation : 1988
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Solved Re: Font-Color problem with Mozila

Post by Ange Tuteur September 4th 2014, 6:53 pm

Hello,

The color should apply unless you have another rule after the one you posted above, which modifies the color again. Another thing that can prevent a rule from taking effect is that there could be an error in your stylesheet. Could you provide the link to your forum ?

Thanks. Smile
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: Font-Color problem with Mozila

Post by smejker September 5th 2014, 9:49 am

blackeye
Everithing is OK... Problem is Mozila!
Thanks to all.
Solved!
Regards & Respect!
smejker
smejker
Forumember

Male Posts : 167
Reputation : 4
Language : serbo-croatian/english/macedonian/bulgarian

Back to top Go down

Solved Re: Font-Color problem with Mozila

Post by SLGray September 5th 2014, 11:51 am

Topic solved and archived


Font-Color problem with Mozila Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum