------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
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
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

<div id='slidebox'> 
<div id='slidecover'> 
<div id='featureCarousel'> 
<div class='feature'> 
<a href='#Post Link'> 
						
<img alt='' class='slimg' src='http://4.bp.blogspot.com/_MkGBVwDEF84/TLKm5R_2-NI/AAAAAAAAFrw/zUVdh-aqv1Q/s1600/1.jpg'/> 
</a> 
<div> 
      
<p> 
Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Quisque sed felis. Aliquam sit amet felis. Mauris ...</p> 
</div> 
</div>   
 
 
 	

<div class='feature'> 
<a href='#Post Link'> 
<img alt='' class='slimg' src='http://3.bp.blogspot.com/_MkGBVwDEF84/TLKnTPwGU9I/AAAAAAAAFr4/aegdvpxPpAw/s1600/2.jpg'/> 
</a> 
<div> 
                    
<p> 
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Quisque sed felis. Aliquam sit amet felis. Mauris semper, velit semper laoreet dictum, quam diam dictum urna, nec placerat elit nisl in ...</p> 
</div> 
</div>   
 
 
 	
<div class='feature'> 
<a href='#Link'> 
						
<img alt='' class='slimg' src='http://3.bp.blogspot.com/_MkGBVwDEF84/TLKnqFwag-I/AAAAAAAAFsA/TuYCm1Olsnc/s1600/3.jpg'/> 
</a><div> 

<p>Here&#39;s an mp3 file that was uploaded as an attachment:
Juan Manuel Fangio by Yue
And here&#39;s a link to an external mp3 file:
Acclimate by General Fuzz 
Both are CC licensed.
Lorem ...                    
</p> 
</div> 
</div>   
 
 
 	
<div class='feature'> 
<a href='#Post Link'> 
						
<img alt='' class='slimg' src='http://4.bp.blogspot.com/_MkGBVwDEF84/TLKoDfniIyI/AAAAAAAAFsI/BWZ1kzbYWKI/s1600/4.jpg'/> 
</a> 
<div> 
                    
<p> 
Some block quote tests:
Here&#39;s a one line quote.
This part isn&#39;t quoted.  Here&#39;s a much longer quote:
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. In dapibus. In pretium pede. Donec ...                   
</p> 
</div> 
</div>   
<a class='leftButton prevb'/> 
<a class='rightButton nextb'/>  
</div> 
</div> 
</div> 
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
How to edit Recent Posts
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
<div class='sidebar section'> 
<h2 class='title'> Recent Posts </h2>	
<script language='JavaScript'>
imgr = new Array();
showRandomImg = true;
tablewidth =0;
cellspacing = 0;
borderColor = &quot;#ffffff&quot;;
bgTD = &quot;#ffffff&quot;;

imgwidth = 71;
imgheight =80;

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 = 20;

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>	

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
How to edit Recent Comments
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
<div class='sidebar section'> 
<h2 class='title'>Recent Comments</h2> 
<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'/>		
</div>	



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


------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
How to change avtar (post auther image)
---------------------------------------------------------------------------------------------------------------------------------------------
Go to edit html tab and find this code
<div class='postim'> 
<div class='myavatar'> 
<img alt='' class='avatar avatar-80 photo' height='80' src='http://0.gravatar.com/avatar/c468591628406e84390ff4d2485c468a?s=80&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D80&amp;r=G' width='80'/></div> 

And change this image scr to your image source.

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
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.

