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

Tarnished Blogger Template edit post

Posted by Bhavika On Sunday, August 26, 2012 0 comments
Tarnished is a premium wordpress theme converted to blogger by Sora. Its a lovely template including featured image and video slider, navigation bar with drop down, page navigation widget, header banner, 4 column footer and social bar.
Tarnished Blogger Template
For the header banner, look for the following code in Edit Html and replace it with yours, banner size must be 468px × 60px -
<a href='#'><img border='0' src='https://lh4.googleusercontent.com/-QK4ioBrZVWw/T-mvQaKJcrI/AAAAAAAABqE/S5WRkYbwMrM/s468/banner.jpg'/></a>
To edit the menu bar, go to Edit Html and search for this code -
<div id='menu'>
<ul class='menu' id='menu-header'>
<li><a href='#'>Home</a></li>
<li><a href='#'>Pages</a>
<ul class='sub-menu'>
<li><a href='#'>Page With Left Sidebar</a></li>
<li><a href='#'>Page With Right Sidebar</a></li>
<li><a href='#'>Full Width Page</a></li>
</ul>
</li>
You have to replace '#' with the relevant category links, add the categories, under 'sub-menu' you can add your sub-categories etc. Moving on to the featured content slider, this is the code you have to look for in Edit Html -
<div class='slider' id='slideshow' style='width: 950px; height: 450px;'>

<div class='slide' style='width: 950px; height: 450px;'>
<div class='caption-overlay caption-bottomright caption-dark'>
<h2>Nunc arcu ipsum</h2></div>
<img class='slider-image' src='https://lh3.googleusercontent.com/-3cKIzkdN4NM/T-kU5-Y-PvI/AAAAAAAABhw/SHdIJO6ewVI/s1600/1.jpg' style='width: 950px; height: 450px;'/>
</div>

<div class='slide' style='width: 950px; height: 450px;'>
<div class='caption-frame caption-right caption-light' style='width: 275px; height: 408px;'>
<h2>Faucibus felis</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce nec consectetur nibh. Nulla facilisi. Vestibulum non ullamcorper arcu. Mauris pellentesque consequat justo, eget pellentesque odio ullamcorper eu. Ut neque ligula, mollis quis hendrerit ac, ullamcorper et augue. Vivamus auctor faucibus felis in porta. Sed ac lorem ligula, et auctor sapien.</p></div>
<img class='slider-image' src='https://lh3.googleusercontent.com/-LB_cw1UEW7w/T-kU5YgAFjI/AAAAAAAABhs/QdwPHOrxheo/s633/2.jpg'/>
</div>
You have to add the post title between '<h2> ......</h2>' replace the jpg link with your image url, and add post description between '<p>.....</p>', repeat the steps in all the slides, except in case of a video slide, this is the code you have to look for in Edit Html, its below the above code -
<div class='slide-video' style='width: 950px; height: 450px;'>
<div id='fadeslider-video-2305'/>
<script>
jwplayer(&quot;fadeslider-video-2305&quot;).setup({
file: &quot;http://www.youtube.com/watch?v=L9szn1QQfas&amp;hd=1&quot;,
image: &quot;https://lh6.googleusercontent.com/-HNgrRmwWmGE/T-kU7FHwFMI/AAAAAAAABiM/wvXOgwMHDoU/s1600/6.jpg&quot;,
Add your YouTube video link (marked in bold), replace the image link (in bold), and save the changes.
Keep the image size 950 px x 450 px if you want to put up a full-width image without description and post title, if you want to add a description and post title then keep the image size 633px × 450px. Below the main slider is thumbnail version of the same slider, you have to upload the thumbnail images for the same. You have to find the below code, simply replace the image urls (in bold) in each slide, thumbnail size must be 109 px x 54 px -
<span class='slider-button'>
<img src='https://lh3.googleusercontent.com/-3cKIzkdN4NM/T-kU5-Y-PvI/AAAAAAAABhw/SHdIJO6ewVI/s109-p/1.jpg' style='width: 109px; height: 54px;'/>
</span>

<span class='slider-button'>
<img src='https://lh3.googleusercontent.com/-LB_cw1UEW7w/T-kU5YgAFjI/AAAAAAAABhs/QdwPHOrxheo/s109-p/2.jpg' style='width: 109px; height: 54px;'/>
</span>
The latest posts neatly displays in summarised format with labels, date and comments. The page navigation widget at the bottom of the main column has to be configured, search for the below code, and change the number of posts -
var pages=4, (Number of posts in each page)
num=2, (Number of buttons will display)
The social media widget is above the footer, you can add your profile links, RSS and mail id in the below code -
<div id='social'>
<a expr:href='data:blog.homepageUrl + &quot;feeds/posts/default&quot;'><img src='https://lh5.googleusercontent.com/-m2Lyqvhjo6A/T-mgxCnjBxI/AAAAAAAABmw/MiA5MD7u1nc/s32/rss.png'/></a>
<a href='mailto:#'><img src='https://lh6.googleusercontent.com/-kwG9xymLVOo/T-mgwbV3vbI/AAAAAAAABmk/ZFHcRF0M_ro/s32/gmail.png'/></a>
<a href='https://twitter.com'><img src='https://lh4.googleusercontent.com/-3s2FTzN7-Xo/T-mg4jdsDJI/AAAAAAAABoA/xj-dlmEAaDY/s32/twitter.png'/></a>
<a href='http://www.facebook.com'><img src='https://lh3.googleusercontent.com/-VlGeEI8v-0M/T-mgt8L2hVI/AAAAAAAABmA/IvfGW-aJ2yw/s32/facebook.png'/></a>
<a href='http://www.flickr.com'><img src='https://lh6.googleusercontent.com/-2xEP8QwYI0g/T-mguHM4MyI/AAAAAAAABmE/us0gLOIpXaw/s32/flickr-2.png'/></a>
<a href='http://vimeo.com'><img src='https://lh6.googleusercontent.com/-5x8YuDDlY0c/T-mg5Z5HqJI/AAAAAAAABoM/67duTxK_124/s32/vimeo.png'/></a>
</div>
The footer can be modified from Layout-edit Page Elements and show different blogger widgets.
Download Tarnished Blogger Template

Unite Blogger Template edit post

Posted by Bhavika On Friday, August 24, 2012 0 comments
Unite Blogger Template is a 2 column wordpress theme converted by Sora templaes. Its a lovely template, compact and clean layout with featured content slider, 3 column footer, light and dark background available and social media icons.
Unite Blogger Template
Unite Blogger Template
The single menu bar on top includes dropdown option, to modify it, go to Edit Html and find this code -
<div id='MainMenu'>
<div id='MmLeft'/>
<div id='MmBody'>
<ul class='menu'>
<li class='current'><a expr:href='data:blog.homepageUrl'>Home</a></li>
<li> <a href='#'>Features</a>
<ul>
<li><a href='#'>Home page</a>
<ul>
<li><a href='#'>Home 1</a></li>
<li><a href='#'>Home 2</a></li>
<li><a href='#'>Home 3</a></li>
</ul>
</li>
<li><a href='#'>Portfolio</a></li>
<li><a href='#'>Blog</a></li>
<li><a href='#'>Text Styles</a></li>
<li><a href='#'>About the Theme</a></li>
</ul>
Replace 'features' with your main category, under that you can add sub-categories, or even sub sub-categories below 'Home page'. The menu bar also includes subscribe to feed, facebook and twitter accounts. You need to add the links to your social profiles or page, simply search for this code in Edit Html and make the changes -
<li><a href='http://www.facebook.com/'><span class='mmFacebook'>Facebook</span></a></li>
<li><a href='https://twitter.com'><span class='mmTwitter'>Twitter</span></a></li>
Moving on to the slider, find this code in Edit Html -
<div id='Slider'>
<a href='http://www.soratemplates.com'><img alt='Slide 1' height='341' src='https://lh4.googleusercontent.com/-3X1c4AxpD1E/T_vqAuN65zI/AAAAAAAACMY/_90diSpJDqQ/s1600/slide-1.jpg' width='948'/></a>
Change the post url, add alt text and image link, follow the same steps for all the slides and save the changes. Keep the image size 948px by 341px.

The main column neatly displays post summary with author name, comments and labels. You will also have to change the date format from Settings--Language and Formatting, go to Date Header Format and timestamp format, this will have to be done to avoid the 'undefined' error.

You can use the single sidebar on the right and the footer to display various blogger widgets like Contact, archives, popular posts and so on.

Download Unite Dark Blogger Template

Download Unite White Blogger Template

NewsPlus Blogger Template edit post

Posted by Bhavika On Friday, August 17, 2012 0 comments
NewsPlus is a magazine style 3 column blogger template ported from wordpress by Lasantha. It includes a featured content slider, dual navigation bar with dropdown option, tabbed widget.
NewsPlus magazine Blogger Template
Let's begin with the header section, replace the blog logo from layout, click on edit 'header' and upload your logo, keep the image size 270px width and 42px height. Moving o nto the menu bar, the first menu shows pages automatically once you have published them. For the second bar, look for the below code in Edit Html -
<ul class='menus menu-secondary'>

<li><a expr:href='data:blog.homepageUrl'>Home</a></li>

<li><a href='#'>Business</a>
<ul class='children'>
<li><a href='#'>Internet</a></li>
<li><a href='#'>Market</a></li>
<li><a href='#'>Stock</a></li>
</ul>
</li>

<li><a href='#'>Downloads</a>
<ul class='children'>
<li><a href='#'>Dvd</a></li>
<li><a href='#'>Games</a></li>
<li><a href='#'>Software</a>
<ul class='children'>
<li><a href='#'>Office</a>
</li>
</ul>
</li>
In the above code replace '#' with the relevant links, change the default categories like 'Business', 'Download' etc., you can also put in sub-categories under 'ul class=children' like under 'Software' category, make changes in the subsequent code in Edit html and save.

Moving on to the featured content slider, search for this code in Edit Html, which is for the first slide -

<!-- Featured Content Slider Started -->

<b:if cond='data:blog.pageType != &quot;static_page&quot;'>
<b:if cond='data:blog.pageType != &quot;item&quot;'>

<div class='fp-slider clearfix'>
<div class='fp-slides-container clearfix'>

<div class='fp-slides'>

<!-- Slide 1 Code Start -->
<div class='fp-slides-items'>
<div class='fp-thumbnail'>
<a href='#'><img src='http://4.bp.blogspot.com/-_27tWoeRYpI/UB8q2eXYzrI/AAAAAAAAGvE/WuGp4wIREH4/s1600/1.jpg'/></a>
</div>
<div class='fp-content-wrap'>
<div class='fp-content'>
<h3 class='fp-title'>
<a href='#'>This is default featured slide 1 title</a>
</h3>
<p>
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.
</p>
</div>
<div class='fp-prev-next-wrap clearfix'>
<a class='fp-next' href='#fp-next'/>
<a class='fp-prev' href='#fp-prev'/>
</div>
</div>
</div>
<!-- Slide 1 Code End -->
Replace '#' with post link, add the image url, post title and description as indicated in the code, follow the same steps for all the slides and save the changes.

The two sidebars are on either side of the main column, you can add different widgets of your choice. To change the default name of the tabbed widget, look for this code and change the text marked in bold -
<ul class='tabs-widget tabs-widget-widget-themater_tabs-1432447472-id'>
<li><a href='#widget-themater_tabs-1432447472-id1'>Popular</a></li>
<li><a href='#widget-themater_tabs-1432447472-id2'>Tags</a></li>
<li><a href='#widget-themater_tabs-1432447472-id3'>Blog Archives</a></li>
</ul>
The theme also includes social media icons and search box in the sidebar.

Download the NewsPlus Blogger Template

Blue Travel Blogger Theme edit post

Posted by Bhavika On Wednesday, August 08, 2012 0 comments
Blue Travel is a 2 column travel-based template designed by Lasindu Nadishan. It includes a slider, dual navigation bar, social media and popular posts widget and 3 column footer.
Blue Travel Blogger Theme
Let's begin with the top menu bar, go to Edit Html and look for the below code -
<div class='menu-main-container'><ul class='menu' id='menu-main'><li class='menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-244' id='menu-item-244'><a href='/'>Home</a></li>
<li class='menu-item menu-item-type-taxonomy menu-item-object-category menu-item-187' id='menu-item-187'><a href='#'>Movies</a></li>
<li class='menu-item menu-item-type-taxonomy menu-item-object-category menu-item-188' id='menu-item-188'><a href='#'>Technology</a></li>
<li class='menu-item menu-item-type-taxonomy menu-item-object-category menu-item-189' id='menu-item-189'><a href='#'>Games</a></li>

<li class='menu-item menu-item-type-taxonomy menu-item-object-category menu-item-190' id='menu-item-190'><a href='#'>Music</a></li>
<li class='menu-item menu-item-type-taxonomy menu-item-object-category menu-item-191' id='menu-item-191'><a href='#'>Fashion</a></li>
<li class='menu-item menu-item-type-custom menu-item-object-custom menu-item-224' id='menu-item-224'><a href='#'>Pages</a>
<ul class='sub-menu'>
<li class='menu-item menu-item-type-post_type menu-item-object-page menu-item-225' id='menu-item-225'><a href='#'>Full Width Page</a></li>
Replace '#' with category links, add the corresponding categories, you can also add sub-categories below 'Pages', and save the changes.

The slider has a cascading effect, and the image loads up on hovering over it, to modify the slider, go to Edit Html and look for this code -
<span class='fadeout'/>
<div class='excerpt'>
<h2><a href='http://www.coolbthemes.com/' rel='bookmark' title='Permanent Link to Quas molestias excepturi'>Quas molestias excepturi</a></h2>
</div>
<img alt='Quas molestias excepturi' height='305' src='http://1.bp.blogspot.com/-JAUFaSLtHpE/Tq6tMelbgkI/AAAAAAAAFV4/1R6uOVxZL8o/s1600/4.jpg' width='600'/>
</li>
<li id='kwick_2'>
<span class='fadeout'/>
<div class='excerpt'>
<h2><a href='http://www.coolbthemes.com/' rel='bookmark' title='Permanent Link to Impedit quo minus id'>Impedit quo minus id</a></h2>
</div>
<img alt='Impedit quo minus id' height='305' src='http://1.bp.blogspot.com/-NpQcZwnHVQg/Tq6tMBE4s6I/AAAAAAAAFVs/esA9aBxEk30/s1600/3.jpg' width='600'/>
</li>
Replace the default links with the post urls, add title text, post title, img alt text and the image url, follow the same steps for the remaining slides. Make sure the image size is 600p×305px. Below the slider is the second menu bar, change the links from Edit Html, look for the following code -
<div id='navigation2'>
<ul class='menu' id='dropmenu'><li id='home'><a href='#'>Home</a></li><li class='menu-item menu-item-type-taxonomy menu-item-object-category menu-item-254' id='menu-item-254'><a href='#'>Business</a>
<ul class='sub-menu'>
<li class='menu-item menu-item-type-taxonomy menu-item-object-category menu-item-255' id='menu-item-255'><a href='#'>Cell Phones</a></li>

<li class='menu-item menu-item-type-taxonomy menu-item-object-category menu-item-256' id='menu-item-256'><a href='#'>Movies</a>
<ul class='sub-menu'>
<li class='menu-item menu-item-type-taxonomy menu-item-object-category menu-item-257' id='menu-item-257'><a href='#'>News</a></li>
You have to follow the same steps as the first menu bar, replace '#' with your links and add sub-category links under the default 'Business' category, here you could also add sub sub-menu under the default category 'Movies', save the changes.

The main column shows the summarised version of the posts with thumbnails and tags. While the sidebar is on the left where you can display different blogger widgets.

Download the Blue Travel Blogger Theme

White Blogger Template edit post

Posted by Bhavika On Monday, August 06, 2012 4 comments
Putih Pekat or White is a 2 column blogger theme designed by Iksandi. It has a clean, minimalist layout featuring popular posts widget with sliding effect and post summary, related posts widget, and 3 column footer.
White clean Blogger Template
The horizontal menu bar picks up page links and shows automatically. The slider displays the popular posts with short brief linking to the post, this too is automatic. Whereas in the main column each post image shows up with summary and 'Read more' link.

There is additional space in the footer that includes twitter updates, About me and video section. To change the twitter setting, go to Layout, edit 'Twitter update' gadget and add the below code, don't forget to add your twitter handle as mentioned -
<div id=”twitter_div”>
<ul id=”twitter_update_list”></ul>
</div>
<script src=”http://twitter.com/javascripts/blogger.js” type=”text/javascript”></script>
<script src=”http://twitter.com/statuses/user_timeline/YOUR-TWITTER-USERNAME.json?callback=twitterCallback2&amp;count=3&#8243; type=’text/javascript’></script>
Adjacent to it you can upload your favorite video, just add the embed code in Layout--click on edit 'Video widget' and paste, you must use 480px YouTube video.

The 3 column footer includes the search box, follow blog by email option - for which you have to insert your feedburner url from layout - blog roll, quotes etc.

Download the White Blogger template

    Recent Templates

    Recent Comments

    Video Guides