Font Color
2 posters
Page 1 of 1
Font Color
How to change the font color for this? http://gyazo.com/5a6b9afeaf517fb237ad51ef6cf371d0
I don't mean the Colors Option is there a CSS code to force it?
I don't mean the Colors Option is there a CSS code to force it?
Re: Font Color
Hello @XenoFalcon,
Add the following rule to your stylesheet :
Display > Colors > CSS stylesheet
Replace #000 to change the color of the text. If it still hasn't changed, add the !important flag after the color.
Add the following rule to your stylesheet :
Display > Colors > CSS stylesheet
- Code:
input.inputbox { color:#000 }
Replace #000 to change the color of the text. If it still hasn't changed, add the !important flag after the color.
Similar topics
» CSS for Font Color
» Font Color
» Forum Section Font Color
» Category font color change
» Quick Reply Font Color
» Font Color
» Forum Section Font Color
» Category font color change
» Quick Reply Font Color
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum