Blogger Store

Created for bloggers who want to start an e-commerce or shopping site, Blogger Store is a professional looking template compatible with Paypal or Google Checkout

  • Animated shopping cart
  • Dual dropdown menu bar
  • Automatic featured content carousel
  • Grid and list style post view
Blogger store shopping blogger template

Lightroom Photo Blog Template

A beautiful photo blog template that displays photos in gallery format and is available in two styles basic and advanced

  • Switchable background
  • Attractive theme font
  • Integrated social media icons
  • Left sidebar and navigation menu
Lightroom Photo Blog Template

Magpress

Magazine style theme adapted from wordpress

  • Featured slider section
  • Dual menu bar
  • Tabbed widget
  • 4 column footer
Magpress Magazine style Blog Template

Sens

A simple theme with a clean layout

  • Full width featured slider
  • 4 column footer
  • Social widgets integrated
Sens Blogger template

Pop Out Social Bookmarking Widget

A nice-looking pop out social bookmarking widget that allows readers to share their favorite post easily

  • Neat display
  • Easy to install
Add pop out social bookmarking widget for blogger

Vasiliki Blog Theme edit post

Posted by Bhavika On Sunday, August 28, 2011 0 comments
Vasiliki is a 3 column blogger template originally created by Web2feel and ported to blogger by Best Theme. The template is unique in a way since the posts in the main column are arranged in grids in a brick fashion.
Vasiliki free Blog Theme
As you can see in the screenshot above, the header section includes the blog title, menu bar and search box. To edit the menu bar, go to Design--Layout and click on add new widget at the top of posting named linklist/ Top Menu/Menu etc, insert link widget to it, and save the changes.

Now for the important part - the main post area - use images which are 600px, in case they larger than that it will be resized automatically. Each grid displays post summaries with the 'Read More' link and number of comments.

The sidebar is widgetized so you can add different content including archive, recent posts, categories, sponsor ads etc.

Download the Vasiliki Blog Theme

Prof Owl Blogger Template edit post

Posted by Bhavika On Tuesday, August 23, 2011 1 comments
Prof Owl is a 2 column blogger template designed by WP Themes Expert and coded for blogger by Falcon Hive.
Prof Owl free Blogger Template
It has a simple layout and colour scheme. The header section is cute with an owl image on the side and the navigation bar below it where the links appear automatically on creating blog pages.

The columns are designed in a notebook format and it has the date stamp pinned on the side. It also includes a custom search box embedded in the sidebar, followed by blogger widgets that look like papers clipped together.

Its a nice theme to use if you have a personal diary blog or on random thoughts etc.

Download the Prof Owl Blogger Template

Template Pin-Up 2 Blogspot Skin edit post

Posted by Bhavika On Sunday, August 14, 2011 0 comments
Template Pin-Up 2 is a 2 column blogger skin designed by Templates Novo Blogger. Its an interesting theme with a nice look and feel, and can be used for a celebrity, lifestyle or a beauty blog.
Template Pin-Up 2 Blogspot Skin
Pin-Up 2 has a dual menu bar each one is placed above and below the header space. To edit the top right menu bar, just create a list of links and add it above the header from Design--Page Elements. For the second bar, access Edit Html and look for this code to modify -

<!-- Inicio do Menu2 -->
<div id='subscribe'>
<ul>
<li class='link1'><a href=''>Categorias</a></li>
<li class='link2'><a href=''>Fotos</a></li>
<li class='link3'><a href=''>Arquivos</a></li>
<li class='link4'><a href=''>Sites</a></li>
</ul>
</div>
<!-- Fim Menu -->

</div>

Place your link between a href='', change the titles - Fotos, Sites etc., and save the changes. The main column area is pretty impressive with the nice Read More icons after each post, and the icons also appear in the sidebar.

This theme includes the related posts widget that appears in the form of a slider, and 3 column footer space.

Download the Template Pin-Up 2 Blogspot Skin

Add Author Box Below Blogger Posts edit post

Posted by Bhavika On Wednesday, August 03, 2011 3 comments
add author information box below blogger posts
Ever thought of adding a author box at the end of a post giving information about you to your readers? Its a common feature on many wordpress blogs, and now its possible to add it on blogger blogs as well.

Here is a step-by-step instruction to display an author box. Go to Design--Edit HTML, click on expand widgets and search for this code -

]]></b:skin>

Add the following code just above that -

.author_info {
float: right;
width: 573px;
padding: 10px;
border: 1px solid #e0e0e0;
margin-bottom: 15px;
margin-top: 15px;
background: #eee;
}
.author_info h3 {
margin-bottom: 10px;
}
.author_photo {
float: left;
margin: 0 0 0 10px;
}
.author_photo img {
margin-right: 10px;
border: 1px solid #e0e0e0;
}

Now look for this line of code -
<div class='post-footer-line post-footer-line-1'>

Insert the following below it and save the changes -
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<div class='author_info'>
<div class='author_photo'>
<img alt='author' src='http://3.bp.blogspot.com/_tbHfaj1A058/TSGc3fOc-NI/AAAAAAAAL7A/GU6dmnqINik/s1600/images.jpeg'/></div>
<h3>About the Author</h3> This article is written by: <a href='YOUR_BLOGGER_PROFILE_LINK'><b>YourName</b></a> - who has already written <b>30</b> articles for <a href='BLOG_LINK'>BLOG_NAME</a> YourName is a professional web designer. Catch him on <a href='http://twitter.com/yourID'>Twitter</a>, <a href='Your Facebook URL'>Facebook</a> or <a href='your e mail ID'>email</a> him <br> </br> <br> </br>
YourName&#39;s <a href='your web url'>Website</a><br style='clear:both;'/>

</div>
</b:if>
Replace the text where ever mentioned in the above code, add your profile link, facebook, twitter ID and your contact details. You can also fiddle around with the font, spacing, alignment of the box etc in the first code.

    Recent Templates

    Recent Comments

    Video Guides