How to install this template:

    * First you have to install this template in your blogger account.

    * Go to your blogger layout and click on edit html tab.

    * Now just download your previous template and upload this new template to it.


How to edit navigation bar No 1:

    * Just stay on html page and find these codes with ctrl + F.

    * Just search for

          <div id='pagemenucontainer'>


    * Exchange your link with # and title with your title


How to edit navigation bar No 2:

    * Just stay on html page and find these codes with ctrl + F.

    * Just search for

          <div id='navcontainer'>


    * Exchange your link with # and title with your title


How to edit sidebar ad banner:

    * Go to layout and click on edit html tab

    * Now search for these codes

          <div class='sidebaradbox'>


    * Change your sponsors banner with image link and url.



How to edit Twitter Social widget:

    * Go to layout and click on edit html tab

    * Now search for these codes with ctrl + F.

          http://twitter.com/Your Twitter Name


    * Replace Your Twitter Name with your twitter account username.



How to edit Featured slider :



<ul id='s3sliderContent'>
<li class='s3sliderImage' style='display: list-item;'>
<a href='#YOUR LINKS TO THE POSTS HERE'><img alt='Imagen 1' src='http://2.bp.blogspot.com/__Ue-P3hoW1M/TMP11Mw8muI/AAAAAAAAAsg/ogN8cmaM2qw/s1600/1.jpg' style='width: 610px; height: 320px;'/></a>
<span style='display: block;'>
<a class='featured-title block' href='#YOUR LINKS TO THE POSTS HERE' rel='bookmark' title='YOUR POST TITLE'>YOUR POST TITLE HERE</a><br/>
SOME DESCRIPTION OF YOUR POST HERE
</span>

</li>
<li class='s3sliderImage' style='display: none;'>
<a href='#YOUR LINKS TO THE POSTS HERE'><img alt='Imagen 2' src='http://4.bp.blogspot.com/__Ue-P3hoW1M/TMP11wJzYTI/AAAAAAAAAso/NXZrFmMCPvY/s1600/2.jpg' style='width: 610px; height: 320px;'/></a>
<span style='display: none;'>
<a class='featured-title block' href='#YOUR LINKS TO THE POSTS HERE' rel='bookmark' title='YOUR POST TITLE HERE'>YOUR POST TITLE HERE</a><br/>

SOME DESCRIPTION OF YOUR POST HERE
</span>
</li>
<li class='s3sliderImage' style='display: none;'>
<a href='#YOUR LINKS TO THE POSTS HERE'><img alt='Imagen 3' src='http://1.bp.blogspot.com/__Ue-P3hoW1M/TMP115nInoI/AAAAAAAAAsw/WFKXuVhFKZc/s1600/3.jpg' style='width: 610px; height: 320px;'/></a>
<span style='display: none;'>
<a class='featured-title block' href='#YOUR LINKS TO THE POSTS HERE' rel='bookmark' title='YOUR POST TITLE HERE'>YOUR POST TITLE HERE</a><br/>
SOME DESCRIPTION OF YOUR POST HERE
</span>

</li>
<li class='s3sliderImage' style='display: none;'>
<a href='#YOUR LINKS TO THE POSTS HERE'><img alt='Imagen 5' src='http://4.bp.blogspot.com/__Ue-P3hoW1M/TMP12EOCYXI/AAAAAAAAAs4/OsRtBmWuTuI/s1600/4.jpg' style='width: 610px; height: 320px;'/></a>
<span style='display: none;'>
<a class='featured-title block' href='#YOUR LINKS TO THE POSTS HERE' rel='bookmark' title='YOUR POST TITLE HERE'>YOUR POST TITLE HERE</a><br/>
SOME DESCRIPTION OF YOUR POST HERE
</span>

</li>
<li class='s3sliderImage' style='display: none;'>
<a href='#YOUR LINKS TO THE POSTS HERE'><img alt='Imagen 5' src='http://2.bp.blogspot.com/__Ue-P3hoW1M/TMP12VIDe_I/AAAAAAAAAtA/KS3xl-O62C8/s1600/5.jpg' style='width: 610px; height: 320px;'/></a>
<span style='display: none;'>
<a class='featured-title block' href='#YOUR LINKS TO THE POSTS HERE' rel='bookmark' title='YOUR POST TITLE HERE'>YOUR POST TITLE HERE</a><br/>
SOME DESCRIPTION OF YOUR POST HERE
</span>

</li>
<li class='clear s3sliderImage'/>
</ul>