Everybody’s idea of the perfect WordPress theme is slightly different and if you are trying to do this with a free theme it seems there are always tradeoffs to take into account.

3 of the easier fixes can be done from the styles.css file on most themes.

  • Fonts
  • Backgrounds
  • Header

So if you find the almost perfect WordPress theme and you want to make it your own here are some simple fixes for you. (Caution: Always, always, always make a backup of your files before editing them. ALWAYS. Got that? Yes always ;) )

Now that the disclaimer is done lets look at how I can change the font for my theme. I will use the main content area in this example but you can do it for the sidebar or even the header in the same manner.

You can change the font size by finding the place where it is set.

2009-09-17 1354

In this case it is 12 px which is fine but if it were 8 or 10 px they can be hard to read and you might want to change it. Anytime you do change the font size you will want to see what the line spacing size is. If I had changed that from 12 px to 16px I would probably want to change the line space accordingly or the text will take up all of the space.

2009-09-17 1355

As on this theme it is only 18 px and the lines would have very little white space which would still leave the blog hard to read.

Changing backgrounds is easy too especially if it is a solid color. You will need the hexadecimal color code for the new color.

2009-09-17 1402

If it is solid you only need to change the code and the background color will change. If it is an image you will need to upload the new image and you can either overwrite the image with the same name with your new image (not recommended and grab a copy of the original first in a safe place) or upload the new image with a different name and edit the css file.

2009-09-17 1404

Changing the header is the same as changing a background image. Add the new image in the same manner and edit the css file.

Now you know how to tweak the css to take your almost perfect theme and bring it closer to perfection. (There is no perfect blog theme though we all keep striving for it and if you find one you will change your mind and grow bored with it eventually.)

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.

Get the details at Profitable Blog Steps


Technorati Tags: change blog background, change blog header, edit css, edit font size

Related posts

Like this post? Subscribe to my RSS feed and get loads more!

Disclaimer: Some of the links mentioned within this post or posts it may lead to are my affiliate links and in such case I will get compensated for recommending those products. However, I will never recommend something that I don’t personally believe in and I welcome your questions and feedback.