Vibrant Blogger Template
So Gosu is back from his vacation and hes brought us a magnificent template on his return, the Vibrant blogger template was originally designed by Custom theme design.
The template starts of with the navigational menu tabs on the top left, while on the right we have a neat search bar. The blog title under the menu tabs, with space to hold the description on the right hand side.
Then starts the main column in a neat rounded box with the headline in blue, the post date finds itself neatly placed under it, then a light blue separator holds the author and comment count. The end of the post is divided with a thin line, on the other side lies the labels.
The sidebar has some well defined sections, it starts of with a RSS section where a visitor can subscribe to your feeds, it also includes a subscribe by email. Under that is a 125 x 125 ad box that can hold up to three advertisements. Below that is a tabbed navigation menu that fits the colors of the blog.
Then you have the sidebar dividing into two columns, so apparently this is a very useful sidebar. All the widgets in the sidebar have a nice header that suits the theme, and to end it there is a subscribe to RSS even in the footer and a link to go back to the homepage, I suggest you complete the blog with a jump to the top link.
There are some updates to this theme, the images went missing so I have uploaded the images and script in the zip folder you can re download them if they are not there. Apart from that I have also found this patch from Gosu's site.
In the css you will be able to locate
blockquote p {
font-family: georgia, arial;
line-height: 1.5em;
font-size: 12px;
color: #366799;
}
Replace those lines with the one below,
blockquote {
font-family: georgia, arial;
line-height: 1.5em;
font-size: 11px;
color: #366799;
}