WordPress Theme – ClearPress
Finally I am back from Vacation!
(Also the reason for delayed posts).
To mark the beginning of year 2009, I am releasing a bright & colorful free WordPress theme – ClearPress. This is a unique WordPress theme which you will not find anywhere on the Internet. The unique feature about this theme is that it divides the blog posts into three separate columns. So, if you have set your blog to show 9 posts on the home page, they will be divided into 3 columns consisting of 3 posts each.

The theme also features a pull-down sidebar which is totally unobtrusive and contains three widgetized sidebars. ClearPress is Gravatar-ready, Image Gallery ready, and consists of beautifully styled comments and archive pages.
ClearPress has been tested on IE7, Firefox and Safari browsers without any problems. The CSS for the theme is commented and easy to modify for any WordPress user.
How to Install?
All you have to do is extract the theme folder (clearpress) into your wp-content/themes directory and apply the theme by going to wp-admin -> Design.
Changing the Logo Image
I have provided the logo.psd file which is located inside the images folder of the theme. If you want to change the logo (which is obvious as it says “Clearpress” right now), you can open this file in Adobe Photoshop, modify it and then export as logo.png. Replace the existing logo.png with your new one.
Demo & Download
I hope you like this theme. Don’t forget to leave your feedback in the comments!



































Oh and one other thing, if I have images in my posts that are wider than the columns in the 3 column layout on the front page, it looks broken… This seems like it could affect a lot of people. Is this a simple fix (some CSS overflow tweaking or something to that effect hopefully?)
@Jai:-
I’m running WP 2.7 and as far as I can tell there’s no function called “gravatar()”. I replaced that line in comment.php with “echo get_avatar(get_comment_author_email(), 24);” and it all works fine now
Great theme, thank you for the excelent job.