Silver Light 3-Column Free Wordpress Theme
New option! Now you can preview the theme here. Be sure to come back to read more and download!
The Silver Light 3-column free wordpress theme is based on the lovely Silver Light 2-column theme created by Jai of BlogOh!Blog.
You can see the difference if you look at a screenshot of the new 3-column:

The original theme is just lovely, but doesn’t offer the three-column functionality that so many bloggers are looking for. So I’ve made some adaptations to the original theme which create a three-column split look (one sidebar on the left of the post and one on the right) which should be compatible with any browser including IE6.
I also added gravatar support for the comments. This means that if a commenter has a gravatar associated with their e-mail address, it’ll show up in the comments. For example, this is what it looks like if someone comments on a site with gravatars enabled.

If you would like to remove gravatar support, simply delete this code from the comments.php file:
<?php if(function_exists(‘get_avatar’)) { echo get_avatar($comment, ‘40′); } ?>
You don’t have to, but if you want to be really thorough, you can remove the avatar styling information from the style.css sheet. It’s not necessary, since as long as it’s not using in the site code it doesn’t matter if the style information is there.
img.avatar {
float:left;
margin-right:6px;
}
In addition, I’ve changed the style.css file to make it easier to read. However, I left in the old stylesheet in the file oldstyle.css. It’s been adapted to reflect all the changes as well, so you can always copy and paste it over the new style.css sheet if you feel so inclined.
Obviously, this theme owes most of its creation to Jai of BlogOh!Blog and his creative vision. What I hope I’ve done is make it more appealing to a wider audience by offering more options. Share and enjoy!





{ 3 trackbacks }
Comments on this entry are closed.