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

Drakon Blogger Theme edit post

Posted by Bhavika On Saturday, November 27, 2010 6 comments
Drakon is a 2 column blogger theme originally created by Web2Feel and adapted to blogger by Blogger Tip and Trick. Its a magazine style free template featuring dual navigation bar with drop down menu and a neat slider.
drakon 2 column blogger theme
To change the links in the first navigation bar, go to Design--Edit Html and find this code, below it you can add the category links and sub menu links.

<div id='catmenucontainer'>

While for the second menu bar follow the same steps, look for this code and below it you can insert the relevant categories and sub-categories -

<div id='foxmenucontainer'>

The template has a neat slider to showcase your top or featured content in a thumbnail format with post summary below it. To modify the 5 slides, access your Edit Html, and search for this code, this is the code for Slide 1 -

<li>
<div class='mytext'>
<a href='SLIDE-1-LINK-HERE'>
<img class='sidim' src='http://1.bp.blogspot.com/_4HKUHirY_2U/TOZFBzP5MjI/AAAAAAAAH1U/lKMXgEk5D2g/s1600/1.jpeg'/>
</a>
<div class='clear'/>
<h2><a href='SLIDE-1-LINK-HERE'>Slide 1 Title</a></h2>
<p>Go to Blogger edit html and replace these slide 1 description with your own words. ...</p>
</div>
</li>

Follow the instructions given in the code for slide 1 and similarly carry out the steps for remaining slides.

The sidebar on the right includes the internal search box, featured video and the default blogger widgets like Recent Posts etc. You will get more space to display your content as this theme also has a 4 column footer. At the bottom of the template after the footer column there are links to 'Subscribe to RSS' and 'Follow on Twitter', so from Edit Html add your twitter id in the code below and save the changes -

http://twitter.com/USERNAME

Download the Drakon Blogger Theme

Silverlining Blogger Template edit post

Posted by Bhavika On Tuesday, November 23, 2010 5 comments
Silverlining is a 2 column theme made for blogger by Splashy Templates. The highlight of this blogspot template would be the featured section on top to display your favorite post.
silverlining 2 column blogger template
To change the text of the featured post, simply go to Edit Html and search for this code to add your content. However, you will not be able to change the default featured image since the author has included the entire top background area as one image -

<h2>Your.Specials.Here</h2>
<b>Your content here...</b>
<br/>
Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. <a href='#'>more...</a>

The main column on the right displays posts in a summarised Read More format with the date stamp below the headline and labels, author, comments and default blogger social bookmarking icons at the end of each post.

While the single side column on the left of the template shows widgets separately in a white box. There is also a 3 column footer included in the theme to add widgets of your choice.

Download the Silverlining Blogger Template

Floral Design Blog Theme edit post

Posted by Bhavika On Saturday, November 13, 2010 0 comments
Floral Design is a 2 column free blogspot template originally made by Template Mo and converted to blogger by BloggerTheme.
Floral Design Blog Theme
The template has a nice colour scheme and simple features. Firstly, you can replace the header logo with your own blog image, access Design--Edit Html and search for this line of code and add your image url and tagline -

<img alt='logo' src='http://1.bp.blogspot.com/_-oSBOVNdtsg/TNVQAFNpS8I/AAAAAAAAAOc/1Vj6Z9aaC8s/s1600/templatemo_logo.png'/><span>BloggerTheme.Net</span>

The social bookmarking icons are placed on the right of the header. In order to add your links in Edit Html, find this code and replace '#' with the relevant urls to your facebook, twitter etc.

<ul id='social_box'>
<li><a href='#'><img alt='facebook' src='http://1.bp.blogspot.com/_-oSBOVNdtsg/TNPYoHLHQLI/AAAAAAAAACo/cLqLcQL5KK8/s1600/facebook.png'/></a></li>
<li><a href='#'><img alt='twitter' src='http://4.bp.blogspot.com/_-oSBOVNdtsg/TNPZD0vTq3I/AAAAAAAAAFg/bPU9bVwqGSk/s1600/twitter.png'/></a></li>
<li><a href='#'><img alt='linkin' src='http://1.bp.blogspot.com/_-oSBOVNdtsg/TNPYohGNKCI/AAAAAAAAADA/BDlnXEv2CKk/s1600/linkedin.png'/></a></li>
<li><a href='#'><img alt='flickr' src='http://4.bp.blogspot.com/_-oSBOVNdtsg/TNPYoO6moKI/AAAAAAAAACw/W5NDgOKWqvE/s1600/flickr.png'/></a></li>
<li><a href='#'><img alt='myspace' src='http://1.bp.blogspot.com/_-oSBOVNdtsg/TNPYtnb1ICI/AAAAAAAAADQ/thUdGXI-ZDI/s1600/myspace.png'/></a></li>
</ul>

The categories can be displayed in the horizontal navigation bar, which is followed by the main post area. Post details like author, time, labels and and appear below the headline, while the comments are integrated with gravatar.

While the single sidebar on the right and the 3 column footer space at the bottom can be used for recent posts, comments, archives, labels etc.

Download the Floral Design Blogspot Template

Modern Photography Blog Theme edit post

Posted by Bhavika On Monday, November 08, 2010 2 comments
Modern Photography is a free 2 column blogger theme created by Bloggermint. The main highlight of this template is the cool slider where photographers can display their work.
Modern Photography Blog Theme
After you download and upload this blogger template you can proceed to inserting your blog name and tag line from Settings--Basic.

The horizontal menu bar can be used to display your categories, followed by the slider. To change the images in the slider go to Design--Edit Html and search for this code -

<div class='scrollableArea'>

Modify the image links below that code with your own urls and save the changes, image size can be around 497px × 330px. The main post column appear in the standard format - date, author, labels come below the headline, and comments, default blogger social bookmarking buttons are at the end of the post.

Modern Photography template also comes with a three column footer to display more content.

Download the Modern Photography Blog Theme

CSS Heaven I Blogspot Template edit post

Posted by Bhavika On Thursday, November 04, 2010 6 comments
CSS Heaven I is a lovely 3 column theme made by Free CSS Template and ported to blogger by Templates Novo Blogger.
I liked the layout and colour scheme of this blog template; its neat and compact. Lets get into the details of it - the blog title and search box are above the horizontal menu bar, while below it comes the header image of 980x170 pixels, if you want to change it, simply go to Edit Html and look for the below image url ans replace it with your own -

http://1.bp.blogspot.com/_YGpl3rQPSzI/TMWblhgML8I/AAAAAAAAQtk/1lZ9qYxNyT4/s1600/header.jpg
Now in the main column summarized posts appear automatically with thumbnail images and link to read the complete article. When you click on the post, it becomes a 2 column template with the single sidebar on the right, that features your blogger profile, search box and recent posts from the home page.

Lastly, this theme also includes a footer column to display 'About Me' or 'About the Blog' and other blogger widgets of your choice.

Download the CSS Heaven I Blogspot Template

    Recent Templates

    Recent Comments

    Video Guides