Introducing the Silver Light 3-Column Wordpress Theme

August 15th, 2008 · 2 Comments · Wordpress Themes

New option! Now you can preview the theme here. Be sure to come back to read more and download!

Jai of BlogOh!Blog created a free 2-column theme called Silver Light. It’s a lovely theme, but it doesn’t offer a 3-column option. So I’ve made some adaptations 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.

You can download it here or on the official theme page.

Download Silver Light 3-Column Theme Version 1.2

Downloaded a total of 45 times

You can see the difference if you look at a screenshot of the new 3-column:
the new 3-column theme preview

vs. the old 2-column:
the original 2-column theme preview

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.

a sample gravatar

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 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!

Related posts:

Tags: ··

| | Print This Post Print This Post

2 responses so far ↓

  • 1 Laura // Aug 15, 2008 at 12:20 pm

    Very clean and useful theme!

  • 2 Funny about Money // Aug 16, 2008 at 10:43 am

    It’s very handsome! I like its nice, clean look — and the three-column design makes it appear better organized than the original. Awesome!

Leave a Comment



Comment moderation has been enabled. While most comments make it through, some (especially from first-time commentators) are sent to me for moderation. I'll try to get to them as soon as possible, but it may take some time, depending on whether or not I'm online. If your comment hasn't posted in 24 hours and you remember, please drop me a line and I'll double check the spam filter. Thanks so much!