﻿---------------------------------------------------------------------------------------------------------------------------------------------
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 Type your email id to get the updates!

---------------------------------------------------------------------------------------------------------------------------------------------
Go to layout and click on Edit Html Tab.
Now find this  code 

<h3>Type your email id to get the updates!</h3> 
                                       
<form action='http://feedburner.google.com/fb/a/mailverify' id='subscribeform' method='post' onsubmit='window.open(&apos;http://feedburner.google.com/fb/a/mailverify?uri=Your Id &apos;, &apos;popupwindow&apos;, &apos;scrollbars=yes,width=550,height=520&apos;);return true' target='popupwindow'> 
<p> 
                                   
<div id='email_input'>


<input id='email' name='email' onblur='if(this.value==&apos;&apos;){this.value=&apos;Enter Your E-mail&apos;};' onfocus='if(this.value==&apos;Enter Your E-mail&apos;){this.value=&apos;&apos;};' size='30' type='text' value='Enter Your E-mail'/> 
                                    
<input name='uri' type='hidden' value='ourtutsfeed'/> 
<input name='loc' type='hidden' value='en_US'/> 
<input id='submit_button' size='80' type='submit' value='Submit'/></div> 
</p> 
</form> 


---------------------------------------------------------------------------------------------------------------------------------------------
How to edit You may find me below: (Social Widgets)
---------------------------------------------------------------------------------------------------------------------------------------------
Go to layout and click on Edit Html Tab.
Now find this  code 

<h3>You may find me below:</h3> 
<div class='social'> 
<a class='twitter' href='http://www.twitter.com/Your Twitter Id'/> 
                                         
<a class='flickr' href='http://www.flickr.com/photos/Your Flickr Id/'/> 
                                         
<a class='facebook' href='http://www.facebook.com/people/Madalin-Tudose/Your Facebook Id'/> 
                  
<a class='youtube' href='#Your YouTube Site Url'/> 
</div> 


---------------------------------------------------------------------------------------------------------------------------------------------
How to edit About me:
---------------------------------------------------------------------------------------------------------------------------------------------
Go to layout and click on Edit Html Tab.
Now find this  code 

<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Phasellus hendrerit. Pellentesque aliquet nibh nec urna. In nisi neque, aliquet vel, dapibus id, mattis vel, nisi.</p>



---------------------------------------------------------------------------------------------------------------------------------------------
How to edit Contact Detail
---------------------------------------------------------------------------------------------------------------------------------------------
Go to layout and click on Edit Html Tab.
Now find this  code 

<div id='contact_details'> 
<p>office@mysite.com</p> 
</div><!--end contact details--> 


---------------------------------------------------------------------------------------------------------------------------------------------
How to Edit Logo 
---------------------------------------------------------------------------------------------------------------------------------------------
Go to layout and click on Edit Html Tab.
Now find this html code

<div id='logo'> 
<a href='http://www.besttheme.net'><img alt='logo' src='http://1.bp.blogspot.com/_nI2w1Z0MWcE/TQGd2zH-3GI/AAAAAAAAAkY/RQTBgPMPhJM/s1600/logo.png'/></a> 
</div><!--end logo--> 
            


And Change logo image  http://2.bp.blogspot.com/_nI2w1Z0MWcE/TQBjNrcZ7qI/AAAAAAAAAhs/tblG_YJakVw/s1600/logo.png


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