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 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://3.bp.blogspot.com/__Ue-P3hoW1M/TMQL1wpl5xI/AAAAAAAAAt8/X26pBDPCl5c/s1600/1.jpg' style='width: 520px; height: 300px;'/></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://3.bp.blogspot.com/__Ue-P3hoW1M/TMQL2JEIkwI/AAAAAAAAAuE/AvxxrVashqU/s1600/2.jpg' style='width: 520px; height: 300px;'/></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://3.bp.blogspot.com/__Ue-P3hoW1M/TMQL2RynLhI/AAAAAAAAAuM/6RiyUJZcfbI/s1600/3.jpg' style='width: 520px; height: 300px;'/></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/TMQL2nl718I/AAAAAAAAAuU/aFZujLGMpj4/s1600/4.jpg' style='width: 520px; height: 300px;'/></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/TMQL21-MqfI/AAAAAAAAAuc/XxpelQytD3A/s1600/5.jpg' style='width: 520px; height: 300px;'/></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>