MusiMag Blogger Template





DemoDownload
Template name : MusiMag

Platform: Blogger / Blogspot

Release date : February 2013

Author :  www.soratemplates.com

Template features : 2 Columns, Right Sidebar, Music, Magazine, Featured Content Slider, Fixed Width, Blue Background, Dropdown Menu, Page Navigation Widget.

License : Creative Commons Attribution 3.0

Basic Instructions : How to install a Blogger Template

Configure Featured Content Slider:
Login to blogger dashboard --> layout --> Edit HTML. Now scroll down to where you see the codes below:
  • <div class='featured_banner'/>
    <div id='slider'>
    <div class='jFlowPrev'><img alt='' height='194' src='images/previous.png' width='35'/></div>
    <div id='slider_img'>
    <a href='#'><span>The best interview is here</span><img height='360' src='../image.jpg' width='900'/></a>
    ..........
Replace:
  • "#" with your featured post URL.
  • "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:
  • <div id='navigation'>
    <ul>
    <li><a href='#'>Interview<span>Meet your artists</span></a></li>
    <li><a href='#'>Videos<span>Watch Stereolite TV</span></a>
    <ul class='sub_menu'>
    <li><a href='#'><span>Concerts (2)</span></a></li>
    ..........
Replace "#" with your menu item URL.

Configure Page Navigation Widget:
search for:
  • var posts=4, // Number of posts in each page
    num=2, // Number of buttons will display

Post a Comment