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
Showing posts with label Brown and Grey. Show all posts
Showing posts with label Brown and Grey. Show all posts

VideoBox edit post

Posted by Bhavika On Tuesday, December 04, 2012 1 comments
Video blogger templates have always been visually appealing. Another one to the list is Video Box, originally a wordpress theme and ported to blogger by Sora. VideoBox has dual menu bar with drop down, featured video slider, 4 column footer, header banner, page navigation widget and social media buttons in each post.
video blog template
Lets begin with the drop down menu bar, go to Edit html and search for this code -
<nav class='primary'>
<ul class='sf-menu' id='topnav'>
<li><a href='#'><span class='right'>Home</span></a></li>
<li><a href='#'><span class='right'>Videos</span></a></li>
<li><a href='#'><span class='right'>Portfolio</span></a>
<ul class='sub-menu'>
<li><a href='#'><span class='right'>Portfolio 1 col</span></a></li>
<li><a href='#'><span class='right'>Portfolio 2 cols</span></a></li>
<li><a href='#'><span class='right'>Portfolio 3 cols</span></a>
<ul class='sub-menu'>
<li><a href='#'><span class='right'>1st category</span></a></li>
<li><a href='#'><span class='right'>2nd category</span></a></li>
<li><a href='#'><span class='right'>3rd category</span></a></li>
</ul>
</li>
Add your categories etc, replace '#' with the links, and below 'sub menu' you add your sub-categories, you can also add sub sub-categories below 'Portfolio 3 cols', save the changes.

To modify the video slider, its pretty simple, search for this code -
<ul class='slides'>
<li class='item'>
<p><iframe frameborder='0' height='315' src='http://www.youtube.com/embed/Ok2VamxrYAY' width='560'/></p>
</li>

<li class='item'>
<p><iframe frameborder='0' height='315' src='http://www.youtube.com/embed/JitvT29fybE' width='560'/></p>
</li>
Replace the 'YouTube' video link, which you get from the embed code. If this your embed code, take only the link marked in bold -
<iframe width="420" height="315" src="http://www.youtube.com/embed/xdLNMEXWTL8" frameborder="0" allowfullscreen></iframe>
The second part of the code is below it, where you have to add the headline (indicated in bold) and post link (#).
<ul class='thumbs pagination'>
<li>
<span class='youtube-temp'/>
<span class='hover-bg'/>
<a class='title' href='#' rel='0'>Lorem ipsum dolor sit amet</a>
<a class='link' href='#'/>
</li>
<li>
<span class='youtube-temp'/>
<span class='hover-bg'/>
<a class='title' href='#' rel='1'>Fusce et lectus nec neque feugiat</a>
<a class='link' href='#'/>
</li>
The main column will display your latest posts with a facebook like button, so users can instantly share your content. Although when you click on the post, the video doesn't load on the home page, it takes you to the post page where you can watch the clip.

For the page navigation widget to function, you need to make a small change in the below code -
<script type='text/javascript'>//<![CDATA[
var posts=9,
num=2,
Change the number of posts in each page from '9' and '2' is the number of buttons will display.

Download the VideoBox Blogger Template
Read More or Download this Blogger Template

Shadow Blogger Template edit post

Posted by Bhavika On Tuesday, May 31, 2011 3 comments
Shadow is a 2 column blogger template created by Best Theme. Its features include a huge slider with nice visual effects and dual menu bar.
Shadow free Blogger Template
The first horizontal navigation bar comes with a dropdown menu, below it you can add your blog title and also display an ad on the right. While the second menu bar shows social bookmarking icons linking to your respective account, and also includes an internal search box.

The main slider can be modified from Design--Edit Html, and look for this code -

<!-- begin SlideShow Here -->
<div id='slide'>
<img alt='#Title' class='slider_image wp-post-image' height='300' src='http://1.bp.blogspot.com/-Df816GBRK3g/TZb34xF1aUI/AAAAAAAAEvw/LTHbrE0Leug/s1600/Spiderman%252BWallpaper%252Bphotos%252Bimages%252Bstills%252Bpictures-4-960x300.jpg' title='#Title' width='960'/>
<a href='#Link'/>

<img alt='#Title' class='slider_image wp-post-image' height='300' src='http://2.bp.blogspot.com/-mvVFo9oMj_Q/TZb4NzZuqrI/AAAAAAAAEv4/Bq_ZJpzblF0/s1600/HortonHearsAWho534051_1280_960_1152x864-960x300.jpg' title='#Title' width='960'/>
<a href='#Link'/>
Simply change the image url, add your post links and title and save the changes. To display more slides, copy the above code and repeat the same steps. The image size should be 960x300.

The single sidebar can be utilised for placing sponsor ads, labels, archives etc. The template is available in different versions - Download the Shadow Blogger Template
Read More or Download this Blogger Template

    Recent Templates

    Recent Comments

    Video Guides