Saturday, November 2, 2013



Template name : Sunrise

Platform: Blogger / Blogspot

Author :  www.soratemplates.com

Template features : Wordpress Look, 3 Columns, Right Sidebar, 3 Columns Footer, Music, Featured Content Slider, Fixed Width, Dark Background, Dropdown Menu.

Configure Featured Content Slider:
Login to blogger dashboard --> layout --> Edit HTML. Now scroll down to where you see the codes below:
  • <li class='jcarousel-item-1 odd'> 
    <div class='views-field views-field-field-portfolio-image'>
    <div class='field-content'><a href='#'><img src='/image.jpg'/></a></div>
    </div> 
     <div class='views-field-title'>Aenean sodales dapibus.</div>
     <div class='clearfix'>
     <div class='button'><a href='#'>more</a></div>
     </div>
     </div>
     </div></span>
     </div>
    </li>
     ..........
Replace:
  • "#" with your featured post URL.
  • "image.jpg" with your slider image URL.

Configure Dropdown Menu:
Login to blogger dashboard --> layout --> Edit HTML. Now scroll down to where you see the codes below:
  • <ul class='sf-menu' id='superfish-1'>
     <li><a href='#'>Events</a></li>
     <li><a href='#'>Artists</a></li>
     <li><a href='#'>About us</a></li>
     <li><a href='#'>Gallery</a>
     <ul>
     <li><a href='#'>Gallery 1 col</a></li>
     <li><a href='#'>Gallery 2 cols</a></li>
     ..........
Replace "#" with your menu item URL.

0 comments:

Post a Comment