<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blogger Templates &#187; Tutorials</title>
	<atom:link href="http://www.templatesforblogger.com/category/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.templatesforblogger.com</link>
	<description>Free Templates For Blogger</description>
	<lastBuildDate>Tue, 15 Nov 2011 11:23:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Making Money Online with Retro Blogger Templates</title>
		<link>http://www.templatesforblogger.com/2011/05/06/making-money-online-with-retro-blogger-templates/</link>
		<comments>http://www.templatesforblogger.com/2011/05/06/making-money-online-with-retro-blogger-templates/#comments</comments>
		<pubDate>Fri, 06 May 2011 09:55:13 +0000</pubDate>
		<dc:creator>the editor</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[retro]]></category>
		<category><![CDATA[templates]]></category>

		<guid isPermaLink="false">http://www.templatesforblogger.com/?p=65</guid>
		<description><![CDATA[Blogger is a free blogging platform offered by Google. It is a wonderful way to run your own blog without having to pay any money whatsoever. You can use these free blogs to promote affiliate products and earn some extra money online. To make these blogs look good, there are plenty of free and downloadable [...]]]></description>
			<content:encoded><![CDATA[<p>Blogger is a free blogging platform offered by Google. It is a wonderful way to run your own blog without having to pay any money whatsoever. You can use these free blogs to promote affiliate products and earn some extra money online. To make these blogs look good, there are plenty of free and downloadable retro blogger templates that you can use. Here is a bit more about how to make money on Blogger using these templates.</p>
<p>The retro templates do a fantastic job of making the blog look professional which will give you a better opportunity to earn money with the blog. The first thing that you need to do is decide what niche affiliate product you are going to promote. Head on over ClickBank.com to find a niche that interests you the most and find a product in that niche that has a high gravity. <span id="more-65"></span></p>
<p>Once you know the niche of the product you are going to promote, your next step is to find a retro blogger template in that niche to use as a review/selling platform.</p>
<p>Its best to note that you are never really selling the product since it is not your own. All you should do is offer great information and a few links pointing towards the product and the sales page will sell it on its own.</p>
<p>Be sure to really search the internet for the best retro blogger templates around or you might want to pay someone to create one for you. Use your due diligence and research as much as you can before you start blogging.</p>
<p>Note: Searching for the right template that can help your business is as important as hosting it with the best <a href="http://www.webhostingsearch.com/business-web-hosting.php" target="_blank">business web hosting</a> sites.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.templatesforblogger.com%2F2011%2F05%2F06%2Fmaking-money-online-with-retro-blogger-templates%2F';
  addthis_title  = 'Making+Money+Online+with+Retro+Blogger+Templates';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.templatesforblogger.com/2011/05/06/making-money-online-with-retro-blogger-templates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to insert AdSense in your Blogger Template #1.</title>
		<link>http://www.templatesforblogger.com/2007/09/15/how-to-insert-adsense-in-your-blogger-template-1/</link>
		<comments>http://www.templatesforblogger.com/2007/09/15/how-to-insert-adsense-in-your-blogger-template-1/#comments</comments>
		<pubDate>Sat, 15 Sep 2007 09:37:43 +0000</pubDate>
		<dc:creator>the editor</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.templatesforblogger.com/2007/09/15/how-to-insert-adsense-in-your-blogger-template-1/</guid>
		<description><![CDATA[I know a lot of people that would like to make some extra cash with their blogs. The problem is that they don`t know HTML and have no clue how to insert AdSense in their Blogger templates. If you are one of them you can follow these simple steps to insert the AdSense code into [...]]]></description>
			<content:encoded><![CDATA[<p>I know a lot of people that would like to make some extra cash with their blogs. The problem is that they don`t know HTML and have no clue how to insert AdSense in their Blogger templates. If you are one of them you can follow these simple steps to insert the AdSense code into your template.</p>
<p>First of all, you need an AdSense account. If you don`t have one already, click here to <!--adsense#refer1--><br />
First example will teach you how to insert an ad block at the begining of your posts.</p>
<p align="center"><img src="http://www.templatesforblogger.com/wp-content/uploads/2007/09/adsense1.JPG" alt="adsense1.JPG" /></p>
<p>After you signed up, go to your AdSense account and generate the ads code. Copy and paste it into a new text file.</p>
<p>Sign-in to Blogger, and go to the HTML Edit page.</p>
<p align="center"><img src="http://www.templatesforblogger.com/wp-content/uploads/2007/09/adsense2.JPG" alt="adsense2.JPG" /></p>
<p align="left">Search for the Blogger tag &lt;$BlogItemBody$&gt; . Before this tag, insert the following HTML code: &lt;div style=&#8221;float:left&#8221;&gt;ADSENSE CODE&lt;/div&gt;</p>
<p>Your code should look like this:<br />
&lt;div style=&#8221;float:left&#8221;&gt;ADSENSE CODE&lt;/div&gt;&lt;$BlogItemBody$&gt;</p>
<p align="left">Replace &#8220;ADSENSE CODE&#8221; with the code generated earlier in your Adsense account. Click &#8220;Save Template Changes&#8221; button</p>
<p align="left">Eveything is done, now, go to your blog and check the results. It should look like the first imagine from this template.<br />
Come back in the next days and read the other tutorials about Adsense.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.templatesforblogger.com%2F2007%2F09%2F15%2Fhow-to-insert-adsense-in-your-blogger-template-1%2F';
  addthis_title  = 'How+to+insert+AdSense+in+your+Blogger+Template+%231.';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.templatesforblogger.com/2007/09/15/how-to-insert-adsense-in-your-blogger-template-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install your Blogger Template</title>
		<link>http://www.templatesforblogger.com/2007/08/18/how-to-install-your-blogger-template/</link>
		<comments>http://www.templatesforblogger.com/2007/08/18/how-to-install-your-blogger-template/#comments</comments>
		<pubDate>Sat, 18 Aug 2007 22:52:01 +0000</pubDate>
		<dc:creator>the editor</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.templatesforblogger.com/?p=5</guid>
		<description><![CDATA[If you need help to install the template, this is the place you should be. 1. First of all, make sure that you choose HTML template. Sign-in in Blogger, go to the Template tab, and pick &#8220;Edit HTML&#8220;. If, at the end of the page there is a &#8220;Revert to Classic Template&#8221; button, please press [...]]]></description>
			<content:encoded><![CDATA[<p>If you need help to install the template, this is the place you should be.</p>
<p>1. First of all, make sure that you choose HTML template. Sign-in in Blogger, go to the Template tab, and pick &#8220;<strong>Edit HTML</strong>&#8220;. If, at the end of the page there is a &#8220;<strong>Revert to Classic Template</strong>&#8221; button, please press it.<br />
<a href="http://www.templatesforblogger.com/wp-content/uploads/2007/08/1.JPG" title="1.JPG"></a></p>
<p style="text-align: center"><a href="http://www.templatesforblogger.com/wp-content/uploads/2007/08/11.JPG" title="11.JPG"><img src="http://www.templatesforblogger.com/wp-content/uploads/2007/08/11.JPG" alt="11.JPG" /></a></p>
<p>2. Select all the source code for the original template and delete it. Copy and paste the template code that we provider into the template Edit HTML Window.<br />
<a href="http://www.templatesforblogger.com/wp-content/uploads/2007/08/2.JPG" title="2.JPG"></a></p>
<p style="text-align: center"><a href="http://www.templatesforblogger.com/wp-content/uploads/2007/08/21.JPG" title="21.JPG"><img src="http://www.templatesforblogger.com/wp-content/uploads/2007/08/21.JPG" alt="21.JPG" /></a></p>
<p>3. Everything done! Press &#8220;<strong>Save Template Changes</strong>&#8220;.<br />
<a href="http://www.templatesforblogger.com/wp-content/uploads/2007/08/3.JPG" title="3.JPG"></a></p>
<p style="text-align: center"><a href="http://www.templatesforblogger.com/wp-content/uploads/2007/08/31.JPG" title="31.JPG"><img src="http://www.templatesforblogger.com/wp-content/uploads/2007/08/31.JPG" alt="31.JPG" /></a></p>
<p>4. If you are having problems with the template, go to the <strong>Settings</strong> tag, choose <strong>Formatting</strong>.</p>
<p><a href="http://www.templatesforblogger.com/wp-content/uploads/2007/08/4.JPG" title="4.JPG"></a></p>
<p style="text-align: center"><a href="http://www.templatesforblogger.com/wp-content/uploads/2007/08/4.JPG" title="4.JPG"><img src="http://www.templatesforblogger.com/wp-content/uploads/2007/08/4.JPG" alt="4.JPG" /></a></p>
<p>5.Scroll to the bottom of the page. You will see the <strong>Enable float alignment</strong> option. Choose:<strong> No</strong></p>
<p><a href="http://www.templatesforblogger.com/wp-content/uploads/2007/08/5.JPG" title="5.JPG"></a></p>
<p style="text-align: center"><a href="http://www.templatesforblogger.com/wp-content/uploads/2007/08/51.JPG" title="51.JPG"><img src="http://www.templatesforblogger.com/wp-content/uploads/2007/08/51.JPG" alt="51.JPG" /></a></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.templatesforblogger.com%2F2007%2F08%2F18%2Fhow-to-install-your-blogger-template%2F';
  addthis_title  = 'How+to+install+your+Blogger+Template';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.templatesforblogger.com/2007/08/18/how-to-install-your-blogger-template/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

