If I have a standard theme, and just want to change the color on the letters, how do I do then?
The blog I need help with is mycentelle.wordpress.com.
WordPress.com is an easy way to start blogging. Get a blog, check out our features, read the latest announcements, choose from great themes, or learn about the team behind it.
Need help? Check out our Support site, then
If I have a standard theme, and just want to change the color on the letters, how do I do then?
The blog I need help with is mycentelle.wordpress.com.
There is no click a link and change the color of links throughout the blog feature here.
Changing font colors and size on posts or pages either post by post or page by page
We wordpress.com users can change font styles and colors on our posts and pages, manually in the HTML editor a post and a page at a time.
http://en.support.wordpress.com/editors/font-size-color/
Changing font colors
We can also use the number 4 icon in the Visual editor to change font colors.
http://en.support.wordpress.com/visual-editor/#row-2
Or we can purchase a CSS editing upgrade and chnage the color of links through the entire blog. http://en.support.wordpress.com/custom-css/
As this was posted in the CSS area I'll assume you already have the upgrade. The default font colour is set using the code below but things like links and widget headers are set seperately:
body {color:#ff0000;}
This topic has been closed to new replies.