Latest Themes Contact Us Semi-Customization Like us on Facebook
1. Backup & Uploading
  1. Unzip the Template.zip file.
  2. On Blogger Dashboard Click Template.
  3. Click on Download Full Template to keep your old template.
  4. Click Browse... button. Find where the “Masterpiece-premium.xml” file location.
  5. Then Click Upload.
  6. Edit mobile Preveiw. (follow images).



After installing the theme, there are minimun settings to make all widgets work fine in this template.

2. Blog Feed
  1. On Blogger Dashboard Click Settings.
  2. Click Other.
  3. In Site Feed > Allow Blog Feed Choose Full.
  4. Then Click Save settings.



Now you can Edit the meta tag Keywords of your blog. follow this steps


  1. On Blogger Dashbord Click Template.
  2. Click Edit HTML.
  3. Click Ctrl + F and Search for the following Code:

  4. <meta content='Keywords_Here' name='keywords'/>

  5. Now Click This to generate Meta tag for your blog
  6. Change Your Meta Tag With The One You Generated From Jet Seo Tools
  7. Click Save template.





1. Setting Main Blog Part
  1. On Blogger Dashboard Click Layout.
  2. Click Edit on Blog Posts Widget.
  3. Change it to look like that image.
  4. Click Save.
2. Navigation Menu


  1. On Blogger Dashboard Click layout.
  2. Click on Edit.
  3. Under "menu-bar" Section.
  4. Add the code given below into it


  • This is the code for menu bar
    	<div id='masthead' role='banner'>
    <div class='container'>
    
    <div class='navbar pull-left eight navbar-inverse'>
     <div class='navbar-inner'>
     <div class='btn-navbar' data-target='.nav-collapse' data-toggle='collapse' type='button'><img src='http://1.bp.blogspot.com/-YLett_yI-gg/U7cKQb_fxRI/AAAAAAAAA_w/BeP_rK-mM9w/s1600/bmenu+copy.png'/></div>
    
    
    
    <div class='nav-collapse collapse'>
     <ul class='nav' id='menu-primary'>
     <li><a class='act' href='#' style='color: #fbcd12;'>Home</a></li>
     <li><a href='#'>Theme Options</a></li>
     <li class='dropdown'><a class='dropdown-toggle' data-toggle='dropdown' href='#'>Pages<i class='icon-angle-down'/></a>
    <ul class='dropdown-menu'>
     <li><a href='#'>Full Width</a></li>
     <li><a href='#'>Right Sidebar</a></li>
     <li><a href='#'>Left Sidebar</a></li>
     <li><a href='#'>404 Page</a></li> 
    
    </ul>
    </li>
     <li><a href='#'>Download</a></li>
    <li><a href='#'>Full Width</a></li>
     <li><a href='#'>Right Sidebar</a></li>
     <li><a href='#'>Left Sidebar</a></li>
     <li><a href='#'>404 Page</a></li> 
     </ul>
    </div>
     
     </div> 
    </div>
    
    <div class='topicon pull-right four'>
    <div id='search_box'><form action='/search' id='search' method='get'>
    <input class='search_text' id='search_text' name='q' onblur='if (this.value == '') {this.value = 'Search...';}' onfocus='if (this.value == 'Search...') {this.value = '';}' type='text' value='Search...'/></form><div class='search_button'><i class='fa fa-search'/></div></div>
    </div>
    </div>
    
    <div class='clear'/>
    
    
    </div>
    Change Please Change the links according to your need,For links Just replace the # with url and Change the Name of the link
    3. About Author (Optional)


    1. On Blogger Dashboard Click Layout.
    2. Click Add a Gadget.
    3. Choose HTML/Javascript.
    4. Add the following Code:


    5. <div class="widget-content">
      <div class="My-pix">
      <img alt="My Photo" src="http://1.bp.blogspot.com/-BoCkJc9x0OQ/VV8p4CPfruI/AAAAAAAAAyA/OFYxwQz69K0/s250-c/author-img.jpg" />
      
      </div>
      <dl class="profile-datablock">
       
      
      
      <div class="bt_author_bio">
                  <h3><a href="http://www.yotemplates.com" title="Zarja">Zarja Kij</a></h3>
                  
      <dd class="profile-textblock">Far far away, behind the word mountains, far from the countries Consonantia….
      <br/>
      <img src="http://1.bp.blogspot.com/-xrD5EdyFRKY/VdmQ1qZpJYI/AAAAAAAADAA/uth4f04JQEE/s1600/sig%25289%2529.png" style="width:30%;height: auto;" />
      </dd>
      
      
      </div></dl></div>

    Now all You Have to do is, Change the Image URLs with Your Desired Image URLs, And Social Links URLs (href=#) with Your Social Sites links


    NOTE:

    If You Are Still Facing some Problems, Fill Free to ask for the assistance.

    4. Popular Post Carousel






    1. On Blogger Dashboard Click Layout.
    2. Click Add a Gadget.
    3. Choose HTML/Javascript.
    4. Copy the following Code:


    <script type="text/javascript">
    var nopostb = 5;
    </script>
    <script src="/feeds/posts/default/-/LABEL_NAME?alt=json-in-script&amp;callback=blockposts"></script>
    LABEL_NAME Change it with the label name of posts to be shown.
    nopostb Number of posts to be shown. It must be lower or equal to the number of posts that have the label name.


    1. On Blogger Dashboard Click Layout.
    2. Click Add a Gadget.
    3. Choose HTML/Javascript.
    4. Copy the following Code:


    <script type="text/javascript">
    var nopostr = 5;
    </script>
    <script src="/feeds/posts/default?alt=json-in-script&amp;callback=recentposts"></script>
    nopostr Number of posts to be shown. It must be lower or equal to the number of posts in your blog.


    1. On Blogger Dashboard Click Layout.
    2. Click Add a Gadget.
    3. Choose HTML/Javascript.
    4. Copy the following Code:


    <div id="random-posts">
    
    <script style="text/javascript">
     var numposts_gal = 4;
    </script>
    
    <script src="/feeds/posts/default?orderby=published&alt=json-in-script&callback=showgalleryposts&max-results=99"></script>
    </div>
    numposts_gal Number of posts to be shown.


    1. On Blogger Dashboard Click Layout.
    2. Click Add a Gadget.
    3. Choose HTML/Javascript.
    4. Copy the following Code:


    <div id="comments-container"></div>
    <script>
    var cm_config = {
    ct_id: "comments-container",
    max_result: 5
    };
    </script>
    max_result Number of recent comments to be shown.
    5. Side Bar Social Icons
    1. On Blogger Dashboard Click Layout.
    2. Click Add a Gadget.
    3. Choose HTML/Javascript.
    4. Copy the following Code:




        <div class="social-links-wrap">
                    <ul class="social-links clearfix">
                        <li><a href="http://www.facebook.com/yotemplates" title="Facebook" target="_blank"><i class="fa fa-facebook"></i></a>
                        </li>
                        <li><a href="http://www.twitter.com/yotemplates" title="Twitter" target="_blank"><i class="fa fa-twitter"></i></a>
                        </li>
                        <li><a href="#" title="Flickr" class="blu_flickr_background_hover blu_flickr_border_hover" target="_blank"><i class="fa fa-flickr"></i></a>
                        </li>
                        <li><a href="#" title="Instagram" target="_blank"><i class="fa fa-instagram"></i></a>
                        </li>
                        <li><a href="#" title="Dribbble" target="_blank"><i class="fa fa-dribbble"></i></a>
                        </li>
                    </ul></div>
    
    # Change social links with your links.


    6. Instagram Widget


    1. On Blogger Dashboard Click Template.
    2. Click Layout.
    3. Add an HTML/Javascript Widget wherever you want to place instagram widget
    4. And Paste the Code Generated Frominstansive.com


    7. Author Information settings
    1. On Blogger Dashboard Click Templates.
    2. And Follow the instructions given the below:








  • Footer Social Links

    you have to edit the social links manually.

    Demo Slider

    1. On Blogger Dashbord Click Template.
    2. Click Edit HTML.
    3. Click Ctrl + F and Search for the following Code in the bottom

    4. <ul class='contact-social'> 
      <li><a href='#'><i class='fa fa-facebook'/> Facebook</a></li> 
      <li><a href='#'><i class='fa fa-twitter'/> Twitter</a></li> 
      <li><a href='#'><i class='fa fa-google-plus'/> Google+</a></li> 
      <li><a href='#'><i class='fa fa-dribbble'/> Dribbble</a></li> 
      <li><a href='#'><i class='fa fa-linkedin'/> Linkedin</a></li> 
      <li><a href='#'><i class='fa fa-instagram'/> Instagram</a></li> 
      </ul>
    5. just replace the # with your social url Save template.
    6. And delete the whole li which you don't want to use. Save template.


    You can change the only color of the template using blogger template designer.

    Go to Blogger Dashboard -> Template -> Customize and then advance


    Change the color value here and link color can also be change


    Go to jetseotools for to Generate Meta tegs, SEO Analysis, View Your Traffic And Many More Cool Features And Services


    Click Here to Visit JET SEO TOOLS