------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
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 slider
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
To edit slider go to edit html and search for this code
and replace with your link and contents.



<!-- begin SlideShow Here -->
<div class='clearfix' id='slideshow'>
<div id='border_top'/><div id='border_left'/><div id='border_right'/><div id='border_bottom'/>
<div class='clearfix' id='slider'>

        
<div class='featured-post clearfix'>
<div class='slider-image'>
<div class='imgfade'/>
<img alt='' src='http://4.bp.blogspot.com/_MkGBVwDEF84/TNgFRZ_MmMI/AAAAAAAAGFE/jqFwu1gBFOw/s1600/1.jpg'/> 
</div><!--slider-image -->	

                
<div class='slider-post'>
<h2><a href='#' rel='bookmark' title='Permanent Link to Thank you!'>Thank you!</a></h2>                				

<!--slider-post-meta -->
<p>Lorem Ipsum is simply dummy text of the printing and  typesetting industry. Lorem Ipsum has been the industry&#39;s standard dummy  text ever since the 1500s, when an unknown printer took a galley of  type ...</p>
</div><!--slider-post --> 
</div><!-- featured-post -->            

            



<div class='featured-post clearfix'>
<div class='slider-image'>
<div class='imgfade'/>
<img alt='' src='http://4.bp.blogspot.com/_MkGBVwDEF84/TNgF7ITtn8I/AAAAAAAAGFM/vJfybuAL8zc/s1600/2.jpg'/> 				            					
</div><!--slider-image -->	

                
<div class='slider-post'>
<h2><a href='#' rel='bookmark' title='Permanent Link to Minimal Design'>Minimal Design</a></h2>                				

<!--slider-post-meta -->
<p>Lorem Ipsum is simply dummy text of the printing and  typesetting industry. Lorem Ipsum has been the industry&#39;s standard dummy  text ever since the 1500s, when an unknown printer took a galley of  type ...</p>
</div><!--slider-post --> 
</div><!-- featured-post -->            

            

                        

<div class='featured-post clearfix'>
<div class='slider-image'>
<div class='imgfade'/>
<img alt='' src='http://3.bp.blogspot.com/_MkGBVwDEF84/TNgGWzD5DHI/AAAAAAAAGFU/m9TNKdpF2pA/s1600/3.jpg'/>
</div><!--slider-image -->	

                

<div class='slider-post'>
<h2><a href='#' rel='bookmark' title='Permanent Link to Download high quality wordpress themes at top-wordpress.net'>Download high quality wordpress themes at top-wordpress.net</a></h2>                				

<!--slider-post-meta -->
<p>Lorem Ipsum is simply dummy text of the printing and  typesetting industry. Lorem Ipsum has been the industry&#39;s standard dummy  text ever since the 1500s, when an unknown printer took a galley of  type ...</p>
</div><!--slider-post --> 
</div><!-- featured-post -->            

            
<div class='featured-post clearfix'>
<div class='slider-image'>
<div class='imgfade'/>
<img alt='' src='http://4.bp.blogspot.com/_MkGBVwDEF84/TNgG9p6n0oI/AAAAAAAAGFc/4ll-JPor2xA/s1600/4.jpg'/>
</div><!--slider-image -->	

                
<div class='slider-post'>
<h2><a href='#' rel='bookmark' title='Permanent Link to Easy to use theme’s admin panel'>Easy to use theme&#8217;s admin panel</a></h2>                				

<!--slider-post-meta -->
<p>Lorem Ipsum is simply dummy text of the printing and  typesetting industry. Lorem Ipsum has been the industry&#39;s standard dummy  text ever since the 1500s, when an unknown printer took a galley of  type ...</p>
</div><!--slider-post --> 

                
</div><!-- featured-post -->            
</div><!-- slider --> 

        
<div class='slider-arrow'>
<a href='#'><span id='prev'>Prev</span></a> 
<a href='#'><span id='next'>Next</span></a>
</div><!--slider-arrow -->
</div><!-- slideshow-->	
 

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
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 Logo 
---------------------------------------------------------------------------------------------------------------------------------------------
Go to layout and click on Edit Html Tab.
Now find this html code

<!-- begin logo & tagline -->
<div id='logoTag'>
<div id='logoImg'><a expr:href='data:blog.homepageUrl'><img src='http://1.bp.blogspot.com/_MkGBVwDEF84/TNkoVEK53CI/AAAAAAAAGJk/GU-rlgwT88M/s1600/B_logo.png'/></a>
</div>
</div>
<!-- end logo & tagline -->

And Change logo image  And Link Source

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
How to Edit Header Right Ads Banner
---------------------------------------------------------------------------------------------------------------------------------------------
Go to layout and click on Edit Html Tab.
Now find this Html code
<!-- begin 468x60 ad -->
<div class='ads1'>
<div class='ad-header'>
<a href='http://www.besttheme.net/' rel='bookmark' title='Best Blogger Templates'><img src='http://2.bp.blogspot.com/_M_YCe5AWy0o/TMPGFy6hcXI/AAAAAAAAAQw/4tgpIjANGqc/s1600/customize+your+theme.png'/></a>  
</div>
</div>
<!-- end 468x60 ad -->
<div class='clear'/>		
</div>
<!-- end header -->

And Change  image  And Link Source

<a href='http://www.besttheme.net/' rel='bookmark' title='Best Blogger Templates'><img src='http://2.bp.blogspot.com/_M_YCe5AWy0o/TMPGFy6hcXI/AAAAAAAAAQw/4tgpIjANGqc/s1600/customize+your+theme.png'/></a> 
