Changing font sizes on your blog
The question came up about changing text size when I did the first part of the review on the upcoming WordPress 3.0. Here is what was in the comment.
I hope the new upgrade will allow for changing the body text size from a menu. Thanks for the update, looking forward to the upgrade.
You are going to be disappointed as text size is theme dependent. There are themes that have options like the Flexibility theme I use here where in the options panel I can change the size, font and color quite easily.

If your theme created adds the functionality it is quite easy. Fill in the items and click update.
That being said it really is not hard to change these items in any theme. The fonts and sizes are defined in the stylesheet usually called something like style.css.
It is easy to edit from the dashboard if you have set your theme files to be writable. Go to appearance – editor to see all of your theme files. Open style.css.
Note – Before editing any theme files always make a backup of the original files. If you break something you can overwrite your new code with the original.
You will need to look through the stylesheet to find the section but you will find where the size is. This is from the new default theme and is well documented.

In this case the font size is 12 pixels high and you could make it bigger or smaller. One note though, if you edit the font-size you will probably need to edit the line-height also.
As long as you have the original backup the worst that can happen is you need to upload the original to fix anything you break,
There are lots of easy thing like this that you can do to customize the look of your blog and Advanced WordPress is a good video tutorial to help you adjust the look of your blog.
About the author
|
Mike Paetzold got started blogging in 2003 and has become an expert on using WordPress. He has become known as The WordPress Guy. After being an under ground niche marketer using his blogs he has surfaced to share some of the ways he uses blogs to enter various niches profitably. If you would like help in building your business check out my coaching offer. |
Tagged with: appearance • blog • dashboard • font sizes • options panel • size font • style css
Filed under: questions
Like this post? Subscribe to my RSS feed and get loads more!





Leave a Reply