﻿---------------------------------------------------------------------------------------------------------------------------------------------
How to upload Blogger templates
---------------------------------------------------------------------------------------------------------------------------------------------

1. Download your Blogger XML template from Www.BestTheme.Net. 
The template is contained in a zip file (winzip, winrar), ensure you have extracted the XML template.
2. Log in to your Blogger dashboard and go to Layout > Edit HTML
3. Ensure you back up your old template in case you decide to use it again. To do this, click on the "download full template" link and save the file to your hard drive.
4. Look for the section near the top where you can browse for your XML template:
5. Enter the location of your template and press "upload".
6. The HTML of your new template will now appear in the box below. You can preview your template or simply save to start using it!
7. Enjoy!




---------------------------------------------------------------------------------------------------------------------------------------------
How to edit post date
---------------------------------------------------------------------------------------------------------------------------------------------
Go to setting pannel and then to formating tab
Now set the timestamp formate to monday, october 13, 2010.




---------------------------------------------------------------------------------------------------------------------------------------------
How to Edit First Top Menu Bar
---------------------------------------------------------------------------------------------------------------------------------------------
Go to layout and click on add new widget on the top of posting named linklist.
And add link widget to it and remove its title and then edit your links.

---------------------------------------------------------------------------------------------------------------------------------------------
How to edit Header Right Advertisement Banner
---------------------------------------------------------------------------------------------------------------------------------------------
To edit Advertisement Banner go to edit html and find these codes and change your feed link to besttheme feed link.
<div class='headbanner'>
<a href='http://www.besttheme.net/' target='_blank'><img alt='Best Blogger Template' src='http://2.bp.blogspot.com/_M_YCe5AWy0o/TMPGFy6hcXI/AAAAAAAAAQw/4tgpIjANGqc/s1600/customize+your+theme.png' title='Best Blogger Template'/></a> 
</div>

Now edit 
<a href='http://www.besttheme.net/' target='_blank'><img alt='Best Blogger Template' src='http://2.bp.blogspot.com/_M_YCe5AWy0o/TMPGFy6hcXI/AAAAAAAAAQw/4tgpIjANGqc/s1600/customize+your+theme.png' title='Best Blogger Template'/></a> 

This source

Link : http://www.besttheme.net/
Image :http://2.bp.blogspot.com/_M_YCe5AWy0o/TMPGFy6hcXI/AAAAAAAAAQw/4tgpIjANGqc/s1600/customize+your+theme.png

Title: title='Best Blogger Theme'
Image Alt Title: alt='Best Blogger Theme'




---------------------------------------------------------------------------------------------------------------------------------------------
How to edit slider
---------------------------------------------------------------------------------------------------------------------------------------------
To edit slider go to edit html and search for this code
<b:if cond='data:blog.pageType != &quot;static_page&quot;'>
<b:if cond='data:blog.pageType != &quot;item&quot;'>
<script type='text/javascript'>

jQuery(function() {

jQuery(&quot;.mygallery&quot;).jCarouselLite({

btnNext: &quot;.nextb&quot;,

btnPrev: &quot;.prevb&quot;,

visible: 3,

speed: 1000,

easing: &quot;backout&quot;,

auto:3000		

    });



});

</script>



<div class='rounded inshadow' id='slidearea'>
<div id='gallerycover'>
<div class='mygallery'>
<ul>
<li>
<div class='mytext dropshadow'>
<a href='#'>
<img alt='' class='sidim' src='http://4.bp.blogspot.com/_nI2w1Z0MWcE/TRAG77sepgI/AAAAAAAABFI/3tlrxKlpmDk/s1600/1.jpg'/>	
</a>
</div>   	
</li>



<li>
<div class='mytext dropshadow'>
<a href='#'>

<img alt='' class='sidim' src='http://1.bp.blogspot.com/_nI2w1Z0MWcE/TRAHVNnSNxI/AAAAAAAABFQ/9HH8ErVXZ54/s1600/2.jpg'/>	
</a>
</div>   	
</li>


<li>
<div class='mytext dropshadow'>
<a href='#'>

<img alt='' class='sidim' src='http://3.bp.blogspot.com/_nI2w1Z0MWcE/TRAHsori8II/AAAAAAAABFY/wVkLutYYq-U/s1600/3.jpg'/>	
</a>
</div>   	
</li>

	 	
<li>
<div class='mytext dropshadow'>
<a href='#'>
<img alt='' class='sidim' src='http://3.bp.blogspot.com/_nI2w1Z0MWcE/TRAMpftHfEI/AAAAAAAABFg/tNwSWf44_Vk/s1600/4.jpg'/>	
</a>
</div>   	
</li>
</ul>
<div class='clear'/>  
</div>
</div>
<a class='prevb' href='#'/>
<a class='nextb' href='#'/>  
</div>	
</b:if></b:if>


Now edit all source image and link also change discription and title




---------------------------------------------------------------------------------------------------------------------------------------------
If you have any probleme 
---------------------------------------------------------------------------------------------------------------------------------------------
Please visit author blog : http://www.besttheme.net/ 
And write a comment 