------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
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 featured --> 
<div class='featured'> 
<div class='item'> 
<a href='#'><img alt='Sed Ut Perspiciatis Unde Omnis' src='http://www.jinsonathemes.com/fabs/wp-content/uploads/2010/08/vladstudio_socotra_1024x768.jpg'/></a> 
		
<div class='text'> 
<h2><a href='#'>Sed Ut Perspiciatis Unde Omnis</a></h2> 
			
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut  [..]</p> 
</div> 
</div> 
		
			
		
<div class='item'> 
<a href='#'><img alt='Velit Esse Cillum Dolore Fugiat' src='http://www.jinsonathemes.com/fabs/wp-content/uploads/2010/08/vladstudio_wheresmilesareborn_2009_1024x768.jpg'/></a> 
		
<div class='text'> 
<h2><a href='#'>Velit Esse Cillum Dolore Fugiat</a></h2> 
<p>Id iaculis id, pulvinar ut imperdiet.
A cras tincidunt, ut tellus et. Gravida scelerisque, ipsum sed iaculis, nunc non nam. Placerat sed phasellus, purus purus elit. Cras ante eros. Erat vel. Don [..]</p> 
</div> 
</div> 
		
			
		
<div class='item'> 
<a href='#'><img alt='Doloremque Laudantium Totam' src='http://www.jinsonathemes.com/fabs/wp-content/uploads/2010/08/vladstudio_inseparable_1024x768.jpg'/></a> 
		
<div class='text'> 
<h2><a href='#'>Doloremque Laudantium Totam</a></h2> 
<p>Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt.
Sed ut perspiciatis unde omnis iste natus  [..]</p> 
</div> 
</div> 
			
<div class='item'> 
<a href='#'><img alt='Accusamus Et Iusto Odio' src='http://www.jinsonathemes.com/fabs/wp-content/uploads/2010/08/vladstudio_gecko_1024x768.jpg'/></a> 
		
<div class='text'> 
<h2><a href='#'>Accusamus Et Iusto Odio</a></h2> 
<p>
Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dict [..]</p> 
</div> 
</div> 
				
<div class='item'> 
<a href='#'><img alt='Lorem Ipsum Dolor Sit Amet' src='http://www.jinsonathemes.com/fabs/wp-content/uploads/2010/08/Fall-Waterscape.jpg'/></a> 
		
<div class='text'> 
<h2><a href='#'>Lorem Ipsum Dolor Sit Amet</a></h2> 

<p>Morbi rhoncus arcu egestas erat, convallis eros laoreet cubilia nulla, integer lectus sequi quisque, nunc suspendisse in a. Tellus massa non mi eget, quis dui eu phasellus dignissim. Tristique est dig [..]</p> 
</div> 
</div> 					
</div> 
<!-- end featured --> 

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
How to edit Recent Posts
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
To edit recent post go to edity html and find these codes and replace your blogname in the end of this javascript.



<!-- begin thumbnail photos --> 
<div class='box'> 
<h2>Thumbnail Recent Posts</h2> 
<div class='thumbnail'> 
<script language='JavaScript'>
imgr = new Array();
showRandomImg = true;
tablewidth =0;
cellspacing = 0;
borderColor = &quot;#ffffff&quot;;
bgTD = &quot;#ffffff&quot;;

imgwidth = 100;
imgheight =100;

fntsize = 12;
acolor = &quot;#000&quot;;
aBold = true;
icon = &quot; &quot;;

text = &quot;&quot;;
fsize= &quot;11&quot;;

showPostDate = false;

summaryPost = 60;
summaryFontsize = 11;
summaryColor = &quot;#666&quot;;
icon2 = &quot; &quot;;

numposts = 8;

home_page =

&quot;http://www.besttheme.net/&quot;;
</script>
<script src='https://sites.google.com/site/bestbloggertheme/corp-tribune/thumbnail.js' type='text/javascript'/></div> 
</div> 
<!-- end Thumbnail photos --> 

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
How to edit Recent Comments
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
To edit recent coment go to edit html and find these codes and change your feed link to besttheme feed link.

<!-- begin popular posts --> 
<div class='box'> 
<h2>Recent Comments </h2> 
<ul class='popular'> 
<li>
<script type='text/javascript'>
//<![CDATA[
function showrecentcomments(json){for(var i=0;i<a_rc;i++){var b_rc=json.feed.entry[i];var c_rc;if(i==json.feed.entry.length)break;for(var k=0;k<b_rc.link.length;k++){if(b_rc.link[k].rel=='alternate'){c_rc=b_rc.link[k].href;break;}}c_rc=c_rc.replace("#","#comment-");var d_rc=c_rc.split("#");d_rc=d_rc[0];var e_rc=d_rc.split("/");e_rc=e_rc[5];e_rc=e_rc.split(".html");e_rc=e_rc[0];var f_rc=e_rc.replace(/-/g," ");f_rc=f_rc.link(d_rc);var g_rc=b_rc.published.$t;var h_rc=g_rc.substring(0,4);var i_rc=g_rc.substring(5,7);var j_rc=g_rc.substring(8,10);var k_rc=new Array();k_rc[1]="Jan";k_rc[2]="Feb";k_rc[3]="Mar";k_rc[4]="Apr";k_rc[5]="May";k_rc[6]="Jun";k_rc[7]="Jul";k_rc[8]="Aug";k_rc[9]="Sep";k_rc[10]="Oct";k_rc[11]="Nov";k_rc[12]="Dec";if("content" in b_rc){var l_rc=b_rc.content.$t;}else if("summary" in b_rc){var l_rc=b_rc.summary.$t;}else var l_rc="";var re=/<\S[^>]*>/g;l_rc=l_rc.replace(re,"");if(m_rc==true)document.write('On '+k_rc[parseInt(i_rc,10)]+' '+j_rc+' ');document.write('<a href="'+c_rc+'">'+b_rc.author[0].name.$t+'</a> commented');if(n_rc==true)document.write(' on '+f_rc);document.write(': ');if(l_rc.length<o_rc){document.write('<i>&#8220;');document.write(l_rc);document.write('&#8221;</i><br/><br/>');}else{document.write('<i>&#8220;');l_rc=l_rc.substring(0,o_rc);var p_rc=l_rc.lastIndexOf(" ");l_rc=l_rc.substring(0,p_rc);document.write(l_rc+'&hellip;&#8221;</i>');document.write('<br/><br/>');}}}
//]]>
</script>
<script style='text/javascript'>var a_rc=5;var m_rc=true;var n_rc=true;var o_rc=40;</script><script src='http://www.besttheme.net/feeds/comments/default?alt=json-in-script&amp;callback=showrecentcomments'/>			
</li></ul> 
</div> 	
<!-- end popular posts --> 
	



------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
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 navigation 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 Logo 
---------------------------------------------------------------------------------------------------------------------------------------------
Go to layout and click on Edit Html Tab.
Now find this css code
#header h1 a {
	display: block;
	outline: none;
	text-indent: -9999px;
	width: 317px; height: 67px;
	background: url(http://4.bp.blogspot.com/_rgHYBmPCWo4/TMzVW4g-7CI/AAAAAAAADdQ/ay_-Z_ab8yI/s1600/logo.png) no-repeat 0 0;
}

And Change logo image  http://4.bp.blogspot.com/_rgHYBmPCWo4/TMzVW4g-7CI/AAAAAAAADdQ/ay_-Z_ab8yI/s1600/logo.png

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
How to Edit Header Right Ads Banner
---------------------------------------------------------------------------------------------------------------------------------------------
Go to layout and click on Edit Html Tab.
Now find this Html code
<div class='ad468x60'>
<a href='http://www.besttheme.net/'><img alt='Advertisement' src='http://4.bp.blogspot.com/_M_YCe5AWy0o/TM1Lqeo7sQI/AAAAAAAAAa0/vLFx-2NvUXc/s1600/ad468x60.jpg'/></a>
</div>

And Change  image  And Link Source

<a href='http://www.besttheme.net/'><img alt='Advertisement' src='http://4.bp.blogspot.com/_M_YCe5AWy0o/TM1Lqeo7sQI/AAAAAAAAAa0/vLFx-2NvUXc/s1600/ad468x60.jpg'/></a>




