changing the font color in css
-
Hi,
I changed the color font of my site from #330033 to #FFFFFF after having changed the color background, but when i go to preview i still get the old color.
As example, the body css looks like this
original css
body {
background:#1D1D1D;
font-family:Fertigo Pro, Droid Sans Mono, Museo;
font-size:12px;
color:#FFFFFF;
margin:0;
padding:0;
}
The other color changes i brought did work, so i wonder what happend and what else ik can doe to get a nice white text.
Thanks
Eliane DisintThe blog I need help with is: (visible only to logged in users)
-
CSS editing is themes specific and Staff will need an active link starting with http:// to the blog you are CSS editing. Please post it now as this is what we experience when clicking your rsername:
e-caminanta.wordpress.com doesn’t exist
Did you mean to visit any of these blogs, instead of e-caminanta.wordpress.com?
ecaminanta.wordpress.com — Ecaminanta -
-
-
The question applies thus for the link ecaminanta.wordpress.com.
I repeat it:
changed the color font of my site from #330033 to #FFFFFF after having changed the color background, but when i go to preview i still get the old color.
As example, the body css looks like this
original css
body {
background:#1D1D1D;
font-family:Fertigo Pro, Droid Sans Mono, Museo;
font-size:12px;
color:#FFFFFF;
margin:0;
padding:0;
}
The other color changes i brought did work, so i wonder what happend and what else ik can doe to get a nice white text? -
-
How do I request a change in the header text color on my (freshy theme) site? From bright green to bright yellow.
-
-
I see that http://ecaminanta.wordpress.com/ is currently using the Photography theme.
In your custom CSS, you have extra text at the top of the page that is preventing some of your CSS from working. Go to Appearance → Custom Design → CSS and remove the very top part that says “original css,” save the changes, and the let us know if you still have any questions after that.
- The topic ‘changing the font color in css’ is closed to new replies.