Home » , , » MusiMag Blue Free Blogger Templates

MusiMag Blue Free Blogger Templates



Template name : MusiMag Blue

Platform: Blogger / Blogspot

Release date :  July 2013

Author :  www.blogger-side.blogspot.com

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



Configure Featured Content Slider:
Login to blogger dashboard --> Template --> Edit HTML. Now scroll down to where you see the codes below: or Ctrl F copy paste <div class='featured_banner'/> 
  • <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 --> Template --> Edit HTML. Now scroll down to where you see the codes below: or Ctrl F copy paste <div id='navigation'>
  • <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

0 comments:

Post a Comment