Theme images by Storman. Powered by Blogger.

Wednesday, August 14, 2013

Classic Writing

- No comments
Name:
Classic Blogger Template. Description
Classic Writing blogger template is for the ones who are the authors and true bloggers who inspire their visitors on their writings. Its simple and elegant features are coded to provide a platform that keeps the design out and keeps your writing shining.





$5.99One time payment & Lifetime access

What you get

  • Full Version Access w/ No Encryption
  • No footer credits or sponsored links
  • Use in your unlimited sites/domains
  • Lifetime Theme Updates & Bug Fixes

Thursday, August 8, 2013

Aurana

- No comments
Name:
Aurana Blogger Template. Description
Blogging, Portfolio, Corporate, Clean Design, Featured Content Slider, Fixed Width, Dropdown Menu, Social Widget, Page Navigation.





$5.99One time payment & Lifetime access

What you get

  • Full Version Access w/ No Encryption
  • No footer credits or sponsored links
  • Use in your unlimited sites/domains
  • Lifetime Theme Updates & Bug Fixes

Configure Featured Content Slider:
Login to blogger dashboard --> layout --> Edit HTML. Now scroll down to where you see the codes below:
  • <div id='slider'>
    <a href='#'><img src='../slider_img1.jpg'/></a>
    <img src='../slider_img2.jpg' title='#sliderText1'/>
    <img src='../slider_img3.jpg' title='#sliderText2'/>
    </div>
    </div>

    <div class='nivo-html-caption' id='sliderText1'>
    <div class='sliderCaption sliderCaptionVisual'>
    <h2 class='topNone'>Visual identity</h2>
    If you want promote your business... <a href='#'> more &#187;</a>
    </div>
    </div>
    ..........
Replace:
  • "#" with your featured post URL.
  • "slider_img1.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='sf-menu'>
    <li class='current'><a expr:href='data:blog.homepageUrl'>Home</a></li>
    <li><a href='#'>Blog</a>
    <ul>
    <li><a href='#'>Blog Main</a></li>
    <li><a href='#'>Single Post</a></li>
    ..........
Replace "#" with your menu item URL.

Configure Social Widget:
search for:
  • <ul class='footerSocial itemList'>
    <li class='footerSocialRSS'><a class='imageLink' expr:href='data:blog.homepageUrl + &quot;feeds/posts/default&quot;'/></li>
    <li class='footerSocialFacebook'><a class='imageLink' href='#'/></li>
    <li class='footerSocialTwitter'><a class='imageLink' href='#'/></li>
    </ul>
Replace "#" with your Social Account's URL.

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