Replay Blogger Template
DemoDownloadTemplate name : Replay
Platform: Blogger / Blogspot
Release date : October 2012
Author   :  top-tut.blogspot.com
Designer :  www.themextemplates.com
Template features : Wordpress Look, 2 Columns, Right Sidebar, Music, Featured Content Slider, Fixed Width, Gray Background, Social Widget, Dropdown Menu, HTML5 Music Player, Page Navigation Widget.
License : 
 Creative Commons Attribution 3.0 Basic Instructions : 
How to install a Blogger TemplateConfigure Featured Content Slider:
Login to blogger dashboard --> layout --> Edit HTML. Now scroll down to where you see the codes below:
- <div class='ribbon-slide'>
 <ul>
 <li class='slide-400'><a href='#'>
 <img class='fullwidth' height='400' src='/image.jpg' width='400'/></a>
 </li>
 ..........
 
Replace
"image.jpg" with your slider image. 
Configure Dropdown Menu:
Login to blogger dashboard --> layout --> Edit HTML. Now scroll down to where you see the codes below:
- <ul class='menu' id='menu-main-menu'>
 <li><a href='#'>News</a>
 <ul class='sub-menu'>
 <li><a href='#'>Ribbon Slider</a></li>
 <li><a href='#'>Fade Slider</a></li>
 ..........
 
Just replace "
#" with your menu item URL.
Configure Social Widget:
Search for:
- <a class='facebook' href='#' target='_blank' title='Facebook'/>    
 <a class='tumblr' href='#' target='_blank' title='Tumblr'/>
 <a class='twitter' href='#' target='_blank' title='Twitter'/>
 
Replace "
#" with your Social Account URL.
Configure Page Navigation Widget:
search for:
- var posts=5, // Number of posts in each page
 num=2, // Number of buttons will display
 
Configure Music Player:
search for:
- <div class='playlist'>
 <a href='/song1.mp3'>Song Title 1</a>
 <a href='/song2.mp3'>Song Title 2</a>
 </div>
 
Replace 
song.mp3 and 
Song Title as you want.
 
0 comments:
Post a Comment