Installation Layout Widgets Content HTML Content Error 404
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 “Pulse-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. Change Keywords_Here with your blog keywords you want to use.
  6. Click Save template.



  • Header Logo.
  • Menu
  • Popular Post


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 Template.
  2. Click Edit HTML.
  3. Press Crtl+F.
  4. And search 'class="menu-side"'
  5. And find This Code:

Change Please Change the links according to your need,For links Just replace the # with url and Change the Name of the link
3. Label widget


4. Popular Post WidgetSS






  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. Social Icons
  1. On Blogger Dashboard Click Template.
  2. Press ctrl + F.
  3. try to find "menu-top"(Without quotes) .
  4. You'll find the following code.


<nav class='menu-top'> 
                    <div class='profile'><img alt='YO!..templates' src='http://4.bp.blogspot.com/-B9cFEI9QZRw/VRqA-kv-vFI/AAAAAAAACSc/Txi73iPTRD4/s1600/4640_profile_nilssonpolias.jpg'/><span>YO..!templates</span></div> 
                    <div class='icon-list'> 
                        <a href='#'><i class='fa fa-facebook'/></a> 
                        <a href='#'><i class='fa fa-twitter'/></a> 
                        <a href='#'><i class='fa fa-pinterest-p'/></a> 
                        <a href='#'><i class='fa fa-instagram'/></a> 
                    </div> 
                </nav> 
# Change social links with your links.


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