<?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>TheTricks.net &#187; Subscribe</title>
	<atom:link href="http://www.thetricks.net/category/subscribe/feed" rel="self" type="application/rss+xml" />
	<link>http://www.thetricks.net</link>
	<description>Blogging Tips, News, Tech Info</description>
	<lastBuildDate>Wed, 28 Jul 2010 17:50:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Change color of Subscribe now Button</title>
		<link>http://www.thetricks.net/2009/09/change-color-of-subscribe-now-button.html</link>
		<comments>http://www.thetricks.net/2009/09/change-color-of-subscribe-now-button.html#comments</comments>
		<pubDate>Wed, 30 Sep 2009 18:05:00 +0000</pubDate>
		<dc:creator>nandu</dc:creator>
				<category><![CDATA[Blogger tutorial]]></category>
		<category><![CDATA[Subscribe]]></category>

		<guid isPermaLink="false">http://www.thebloguser.com/testing/?p=119</guid>
		<description><![CDATA[<p>I know its has been long that I haven&#8217;t post any new tricks, but since I am studying too, I have to take care my study. Here is my another nice tricks for subscribe button. You have seen that some of blogger have changed color of Subscribe Button and you also want to do it.&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>I know its has been long that I haven&#8217;t post any new tricks, but since I am studying too, I have to take care my study. Here is my another nice tricks for subscribe button. You have seen that some of blogger have changed color of Subscribe Button and you also want to do it. Be happy here is trick for it.</p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://thepirata.com/wp-content/uploads/2008/10/rss_new_logo.jpg"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 233px; height: 218px;" src="http://thepirata.com/wp-content/uploads/2008/10/rss_new_logo.jpg" alt="" border="0" /></a><br />First of all see demo here..</p>
<p><span class="fullpost"><br /><center><br />
<form action="http://feedburner.google.com/fb/a/mailverify" style="border: 0px solid rgb(204, 204, 204); padding: 3px; text-align: left;" target="popupwindow" method="post" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=blogspot/indianmonsters', 'popupwindow', 'scrollbars=yes,width=570,height=520');return true"><img style="margin: 0pt 0pt 0px 0px; cursor: pointer; width: 30px; height: 30px;" alt="" src="http://icontexto.com/images/icontexto-webdev-rss-feed-054x054.png" border="0" /><br />
<input style="width: 180px;" name="email" value="Enter Your Email Address" type="text">
<input value="blogspot/indianmonsters" name="uri" type="hidden">
<input value="en_US" name="loc" type="hidden">
<input value="Subscribe...!" style="font-size: 14px; font-weight: bold; color: Black; background-color: rgb(255, 102, 0); text-align: center;" type="submit"></form>
<p></center></p>
<p>You can see that I have change color of Subscribe&#8230;! button to orange.<br />To use this trick. Log in to your feed burner and get code for subscribe form. It will looks like this:</p>
<p><span style="color: rgb(0, 0, 153);">&lt;form style=&#8221;border:1px solid #ccc;padding:3px;text-align:center;&#8221; action=&#8221;http://feedburner.google.com/fb/a/mailverify&#8221; method=&#8221;post&#8221; target=&#8221;popupwindow&#8221; onsubmit=&#8221;window.open(&#8216;http://feedburner.google.com/fb/a/mailverify?uri=blogspot/indianmonsters&#8217;, &#8216;popupwindow&#8217;, &#8216;scrollbars=yes,width=550,height=520&#8242;);return true&#8221;&gt;&lt;p&gt;Enter your email address:&lt;/p&gt;&lt;p&gt;&lt;input type=&#8221;text&#8221; style=&#8221;width:140px&#8221; name=&#8221;email&#8221;/&gt;&lt;/p&gt;&lt;input type=&#8221;hidden&#8221; value=&#8221;blogspot/indianmonsters&#8221; name=&#8221;uri&#8221;/&gt;&lt;input type=&#8221;hidden&#8221; name=&#8221;loc&#8221; value=&#8221;en_US&#8221;/&gt;&lt;input type=&#8221;submit&#8221; value=&#8221;Subscribe&#8221; /&gt;&lt;p&gt;Delivered by &lt;a href=&#8221;http://feedburner.google.com&#8221; target=&#8221;_blank&#8221;&gt;FeedBurner&lt;/a&gt;&lt;/p&gt;&lt;/form&gt;</span></p>
<p>Now  find this code:</p>
<p><span style="color: rgb(204, 0, 0); font-weight: bold;">&lt;input type=&#8221;submit&#8221; value=&#8221;Subscribe&#8221; /&gt;</span><br />Change it to this to get orange color for Subscribe button:</p>
<p><span style="color: rgb(204, 0, 0); font-weight: bold;">&lt;input value=&#8221;Subscribe&#8230;!&#8221; type=&#8221;submit&#8221; style=&#8221;font-style:veranda; font-size:14px; font-weight:bold;color:Black;background-color:#FF6600;text-align:center;&#8221;/&gt;</span></p>
<p><span style="color: rgb(0, 0, 0); font-weight: bold;">Now change <span style="color: rgb(0, 102, 0);">Subscribe&#8230;.!</span> to your choice of text</span><span style="color: rgb(0, 0, 0);"> </span><span style="color: rgb(0, 0, 0); font-weight: bold;"><br />Change <span style="color: rgb(0, 102, 0);">#FF6600</span> to your choice of color. This code is for orange.</span></p>
<p>I hope this will work for you. If not, then feel free to contact me. And don&#8217;t forget to subscribe with us to get latest future tricks about Blogger and maybe more.</p>
<p></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thetricks.net/2009/09/change-color-of-subscribe-now-button.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove &#8220;pencil and setting button&#8221; quick editing button permanently</title>
		<link>http://www.thetricks.net/2009/06/remove-pencil-and-setting-button-quick-editing-button-permanently.html</link>
		<comments>http://www.thetricks.net/2009/06/remove-pencil-and-setting-button-quick-editing-button-permanently.html#comments</comments>
		<pubDate>Thu, 18 Jun 2009 02:07:00 +0000</pubDate>
		<dc:creator>nandu</dc:creator>
				<category><![CDATA[Blogger tutorial]]></category>
		<category><![CDATA[Subscribe]]></category>

		<guid isPermaLink="false">http://www.thebloguser.com/testing/?p=115</guid>
		<description><![CDATA[<p>Some time it is hard to judge how does our theme will look, and to make sure it, you first look preview of them. But, because of some type of extra image in theme such as setting button, our theme doesn&#8217;t look nice, and unable us to judge exact look of theme. So, you definitely&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Some time it is hard to judge how does our theme will look, and to make sure it, you first look preview of them. But, because of some type of extra image in theme such as setting button, our theme doesn&#8217;t look nice, and unable us to judge exact look of theme. So, you definitely want to remove. Some of you still didn’t get what am I talking then take look at image demo:</p>
<p><a href="http://2.bp.blogspot.com/_EGt3IjARjr8/SjmjScd1R1I/AAAAAAAAAD0/fqbxBQxC2Ck/s1600-h/setting.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5348485569753466706" style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 292px; height: 83px;" src="http://2.bp.blogspot.com/_EGt3IjARjr8/SjmjScd1R1I/AAAAAAAAAD0/fqbxBQxC2Ck/s400/setting.jpg" border="0" alt="" /></a></p>
<p>It is easy and here are step for that.</p>
<p>1. Log in to your blogger account.<br />
2. Click Layout &gt;&gt; Edit HTML.<br />
3. Click on small box just before Expand Widget Templates. (Back up your Template)<br />
4. Find this Code:</p>
<p class="postbox"><strong><span style="color: #800000;">&lt;b:include name=&#8217;quickedit&#8217;/&gt;</span></strong></p>
<p>5. Remove it and you are done..!</p>
<p class="alert"><strong>Don&#8217;t forget to save templates.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thetricks.net/2009/06/remove-pencil-and-setting-button-quick-editing-button-permanently.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Add subscribe link below all post</title>
		<link>http://www.thetricks.net/2009/05/add-subscribe-link-below-all-post.html</link>
		<comments>http://www.thetricks.net/2009/05/add-subscribe-link-below-all-post.html#comments</comments>
		<pubDate>Mon, 11 May 2009 03:28:00 +0000</pubDate>
		<dc:creator>nandu</dc:creator>
				<category><![CDATA[Blogger tutorial]]></category>
		<category><![CDATA[Subscribe]]></category>

		<guid isPermaLink="false">http://www.thebloguser.com/testing/?p=100</guid>
		<description><![CDATA[<p>Want to add subscribe link below all post? and this also good idea to get more subscriber.</p>
<p><a href="http://feedburner.google.com/fb/a/mailverify?uri=blogspot/indianmonsters&#38;loc=en_US"></a></p>
<p>Here are step:<br />1. Log in to Blogger.<br />2. Go to Layout>> Edit HTML.<br />3. Click on small box next to Expand Widget Templates. <span class="fullpost"><br />4. Add this code just above the <span style="color: rgb(51, 51, 255);">]]&#62;&#60;/b:skin&#62;</span></span>&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Want to add subscribe link below all post? and this also good idea to get more subscriber.</p>
<p><a href="http://feedburner.google.com/fb/a/mailverify?uri=blogspot/indianmonsters&amp;loc=en_US"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 145px; height: 162px;" src="http://nyconvergence.typepad.com/subscribe_icon.gif" alt="" border="0" /></a></p>
<p>Here are step:<br />1. Log in to Blogger.<br />2. Go to Layout>> Edit HTML.<br />3. Click on small box next to Expand Widget Templates. <span class="fullpost"><br />4. Add this code just above the <span style="color: rgb(51, 51, 255);">]]&gt;&lt;/b:skin&gt;</span></p>
<p><span style="color: rgb(255, 0, 0);">.footerfeedbox {</span><br /><span style="color: rgb(255, 0, 0);">background-color: #ffff66;</span><br /><span style="color: rgb(255, 0, 0);">width: 100%;</span><br /><span style="color: rgb(255, 0, 0);">margin: 10px 14px 20px 14px;</span><br /><span style="color: rgb(255, 0, 0);">padding: 4px;</span><br /><span style="color: rgb(255, 0, 0);">border: 1px solid #dddddd;</span><br /><span style="color: rgb(255, 0, 0);">text-align: center;</span><br /><span style="color: rgb(255, 0, 0);">}</span></p>
<p>5. Find this code: <span style="color: rgb(51, 51, 255);">&lt;div class=&#8217;post-footer&#8217;&gt;</span><br />6. Add this code for the box immediately after the above line :</p>
<p><span style="color: rgb(255, 0, 0);">&lt;div align=&#8217;center&#8217;&gt;&lt;div class=&#8217;footerfeedbox&#8217;&gt;</span><br /><span style="color: rgb(255, 0, 0);">&lt;a href=&#8221;<span style="color: rgb(0, 153, 0);">YOUR BLOG FEEDBURNER LINK</span>&#8221; title=&#8221;Subscribe to my feed&#8221; rel=&#8221;alternate&#8221; type=&#8221;application/rss+xml&#8221;&gt;</span><br /><span style="color: rgb(255, 0, 0);">&lt;img src=&#8217;<span style="color: rgb(0, 153, 0);">LINK TO FEEDBURNER ICON</span>&#8216; alt=&#8221;" style=&#8221;border:0&#8243; /&gt;Like this article? Subscribe to the RSS feed!&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;</span></p>
<p>Change color as your choice and chnage green color with your feedburner ID and Subscribe Icon.</p>
<p> Happy Blogging..!<br /><center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thetricks.net/2009/05/add-subscribe-link-below-all-post.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Create Feed Subscription Button &amp; Social Bookmark Link for Your Blogs</title>
		<link>http://www.thetricks.net/2009/04/create-feed-subscription-button-social-bookmark-link-for-your-blogs.html</link>
		<comments>http://www.thetricks.net/2009/04/create-feed-subscription-button-social-bookmark-link-for-your-blogs.html#comments</comments>
		<pubDate>Sat, 04 Apr 2009 04:42:00 +0000</pubDate>
		<dc:creator>nandu</dc:creator>
				<category><![CDATA[Subscribe]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.thebloguser.com/testing/?p=93</guid>
		<description><![CDATA[<p>Create a one central place to send your feed and have all the subscription services coded and just be ready to go.</p>
<p style="text-align: center;"><a href="http://1.bp.blogspot.com/_3t5ds9r5fTM/SX540swK1YI/AAAAAAAABdQ/qTiZmjH44nA/s1600-h/subscription-dropdown.PNG" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"></a></p>
<p>Those of you who are not famaliar to html code, you can create a simple link or drop down and add it to your blog very easily just like other&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Create a one central place to send your feed and have all the subscription services coded and just be ready to go.</p>
<p style="text-align: center;"><a href="http://1.bp.blogspot.com/_3t5ds9r5fTM/SX540swK1YI/AAAAAAAABdQ/qTiZmjH44nA/s1600-h/subscription-dropdown.PNG" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5295803058596009346" class="aligncenter" style="border: 0pt none; margin-top: 0pt; margin-bottom: 10px; cursor: pointer; width: 123px; height: 269px;" src="http://1.bp.blogspot.com/_3t5ds9r5fTM/SX540swK1YI/AAAAAAAABdQ/qTiZmjH44nA/s400/subscription-dropdown.PNG" border="0" alt="" width="123" height="269" /></a></p>
<p>Those of you who are not famaliar to html code, you can create a simple link or drop down and add it to your blog very easily just like other links. No code editing, just one simple link. Here are some links. If You know any other, don&#8217;t forget to leave comment, I will update it here&#8230;</p>
<p>1. <a href="http://www.ifeedreaders.com/social-creator/">Social Bookmark Link Creator</a><br />
2. <a href="http://www.ifeedreaders.com/chicklet-creator/">Chicklet Creator</a></p>
<p class="postbox">If you like this post don&#8217;t forget to subscribe to our feed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thetricks.net/2009/04/create-feed-subscription-button-social-bookmark-link-for-your-blogs.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Floating &#8216;Subscribe&#8217; Button at right Center of Your Blog</title>
		<link>http://www.thetricks.net/2009/02/floating-subscribe-button-at-right-center-of-your-blog.html</link>
		<comments>http://www.thetricks.net/2009/02/floating-subscribe-button-at-right-center-of-your-blog.html#comments</comments>
		<pubDate>Sun, 22 Feb 2009 07:25:00 +0000</pubDate>
		<dc:creator>nandu</dc:creator>
				<category><![CDATA[Blogger tutorial]]></category>
		<category><![CDATA[Subscribe]]></category>

		<guid isPermaLink="false">http://www.thebloguser.com/testing/?p=81</guid>
		<description><![CDATA[<p>You can see the example at both side in my blog.</p>
<p>1. Login in to Blogger Dashboard</p>
<p>2. Go to Layout</p>
<p>3. Click on &#8216;Add a Gadget &#8216; or &#8216;Add Page Element &#8216;<span class="fullpost"> <span style="color: rgb(255, 0, 0);">(HTML &#38; JAVA script)</span></span></p>
<p>4. Copy and Paste following code in it.</p>
<p>&#60;a style=&#8221;display:scroll;position:fixed;bottom:300px;<span style="color: rgb(0, 153,&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>You can see the example at both side in my blog.</p>
<p>1. Login in to Blogger Dashboard</p>
<p>2. Go to Layout</p>
<p>3. Click on &#8216;Add a Gadget &#8216; or &#8216;Add Page Element &#8216;<span class="fullpost"> <span style="color: rgb(255, 0, 0);">(HTML &amp; JAVA script)</span></p>
<p>4. Copy and Paste following code in it.</p>
<p>&lt;a style=&#8221;display:scroll;position:fixed;bottom:300px;<span style="color: rgb(0, 153, 0);">right:0px</span>;&#8221; href=&#8221;<span style="color: rgb(255, 0, 0);">http://feedburner.google.com/fb/a/mailverify?uri=blogspot/indianmonsters</span>&#8221; target=&#8221;_blank&#8221; title=&#8221;Updates Directly in Your Inbox&#8221;&gt;&lt;img src=&#8221;<span style="color: rgb(0, 0, 153);">http://i421.photobucket.com/albums/pp296/rnbutpur/subscribe-1.gif</span>&#8220;/&gt;&lt;/a&gt;</p>
<p>5. Save it. You are done.</p>
<p>In<span style="color: rgb(255, 0, 0);"> <span style="font-size:130%;"><span style="font-weight: bold;">red color</span></span></span><span style="font-size:130%;"><span style="font-weight: bold;"> </span></span>change link with your feed.</p>
<p>FEEDBURNER Dashboard >> Select Your FEED >>  PUBLICIZE >> EMAIL SUBSCRIPTIONS</p>
<p>In<span style="color: rgb(0, 153, 0);"> <span style="font-size:130%;"><span style="font-weight: bold;">green text </span></span></span>you can change right and left. You can also change bottom and top.</p>
<p>In <span style="font-size:130%;"><span style="color: rgb(0, 0, 153); font-weight: bold;">blue text</span></span> you can change image from below image link</p>
<p><img src="http://s4.tinypic.com/309ttex.jpg" /><br />http://s4.tinypic.com/309ttex.jpg</p>
<p><img src="http://s4.tinypic.com/24e49hl.jpg" /><br />http://s4.tinypic.com/24e49hl.jpg</p>
<p><img src="http://img5.imageshack.us/img5/7712/0f8132cd58e0549903d72c1.png" /><br />http://img5.imageshack.us/img5/7712/0f8132cd58e0549903d72c1.png</p>
<p>good luck&#8230;..!</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thetricks.net/2009/02/floating-subscribe-button-at-right-center-of-your-blog.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Comment send to your e-mail address</title>
		<link>http://www.thetricks.net/2009/01/comment-send-to-your-e-mail-address.html</link>
		<comments>http://www.thetricks.net/2009/01/comment-send-to-your-e-mail-address.html#comments</comments>
		<pubDate>Wed, 14 Jan 2009 02:08:00 +0000</pubDate>
		<dc:creator>nandu</dc:creator>
				<category><![CDATA[Blogger tutorial]]></category>
		<category><![CDATA[Subscribe]]></category>

		<guid isPermaLink="false">http://www.thebloguser.com/testing/?p=70</guid>
		<description><![CDATA[<ol>
<li>Login to blogger with your ID.</li>
<li>Click <b>Settings</b>.</li>
<li>Click <b>Comments</b>.</li>
<p>  <span class="fullpost"></p>
<p></p>
<p>
<li>Scroll to underside and you will find a box: <strong>Comment Notification Address</strong>, write your email address inside the field. example : <span style="color: rgb(255, 0, 0);">indianmonsters@gmail.com</span></li>
<li>Click save settings.</li>
<p>
<li>Finish.</li>
<p></span></ol>
<p>You are done..!</p>
]]></description>
			<content:encoded><![CDATA[<ol>
<li>Login to blogger with your ID.</li>
<li>Click <b>Settings</b>.</li>
<li>Click <b>Comments</b>.</li>
<p>  <span class="fullpost"></p>
<p><img src="http://amen24.googlepages.com/comments.png" alt="comments" /></p>
<p>
<li>Scroll to underside and you will find a box: <strong>Comment Notification Address</strong>, write your email address inside the field. example : <span style="color: rgb(255, 0, 0);">indianmonsters@gmail.com</span></li>
<li>Click save settings.</li>
<p>
<li>Finish.</li>
<p></span></ol>
<p>You are done..!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thetricks.net/2009/01/comment-send-to-your-e-mail-address.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add Stript ad in blogger</title>
		<link>http://www.thetricks.net/2009/01/add-stript-ad-in-blogger.html</link>
		<comments>http://www.thetricks.net/2009/01/add-stript-ad-in-blogger.html#comments</comments>
		<pubDate>Thu, 01 Jan 2009 23:43:00 +0000</pubDate>
		<dc:creator>nandu</dc:creator>
				<category><![CDATA[Blogger tutorial]]></category>
		<category><![CDATA[Subscribe]]></category>

		<guid isPermaLink="false">http://www.thebloguser.com/testing/?p=19</guid>
		<description><![CDATA[<p></p>
<p>1.  Login into blogger with your ID<br />2. Click Layout<br />3. Click Edit HTML tab<br />4. Click Download Full Template and please back up your template first.<br />5. Copy and Paste the following code right above <span style="color: rgb(204, 0, 0);">]]&#62;&#60;b:skin&#62;</span>  <span class="fullpost"></span></p>
<p><span style="color: rgb(255, 0, 0);">          #mta_bar {</span><br /><span style="color: rgb(255, 0, 0);">          background:#003366;</span><br /><span style="color: rgb(255, 0, 0);">          border-top: 3px solid #6699ff;</span><br /><span style="color: rgb(255, 0, 0);">          margin: 0;</span><br /><span style="color: rgb(255, 0, 0);">          padding:</span>&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 680px; height: 100px;" src="http://img141.imageshack.us/img141/106/striptadja1.jpg" alt="" border="0" /></p>
<p>1.  Login into blogger with your ID<br />2. Click Layout<br />3. Click Edit HTML tab<br />4. Click Download Full Template and please back up your template first.<br />5. Copy and Paste the following code right above <span style="color: rgb(204, 0, 0);">]]&gt;&lt;b:skin&gt;</span>  <span class="fullpost"></p>
<p><span style="color: rgb(255, 0, 0);">          #mta_bar {</span><br /><span style="color: rgb(255, 0, 0);">          background:#003366;</span><br /><span style="color: rgb(255, 0, 0);">          border-top: 3px solid #6699ff;</span><br /><span style="color: rgb(255, 0, 0);">          margin: 0;</span><br /><span style="color: rgb(255, 0, 0);">          padding: 7px 0;</span><br /><span style="color: rgb(255, 0, 0);">          z-index: 100;</span><br /><span style="color: rgb(255, 0, 0);">          bottom:0px;</span><br /><span style="color: rgb(255, 0, 0);">          right:0px;</span><br /><span style="color: rgb(255, 0, 0);">          width: 100%;</span><br /><span style="color: rgb(255, 0, 0);">          overflow: auto;</span><br /><span style="color: rgb(255, 0, 0);">          position: fixed;</span><br /><span style="color: rgb(255, 0, 0);">          }</span><br /><span style="color: rgb(255, 0, 0);">          * html #mta_bar{</span><br /><span style="color: rgb(255, 0, 0);">          /*IE6 hack*/</span><br /><span style="color: rgb(255, 0, 0);">          position: absolute;</span><br /><span style="color: rgb(255, 0, 0);">          width: expression(document.compatMode==&#8221;CSS1Compat&#8221;? document.documentElement.clientWidth+&#8221;px&#8221; : body.clientWidth+&#8221;px&#8221;);</span><br /><span style="color: rgb(255, 0, 0);">          }</span><br /><span style="color: rgb(255, 0, 0);">          #mta_bar .left { float: left; text-align: center; font-family: Arial; font-size: 13px; font-weight: bold; font-style: normal; color: #0000FF; width:92%;}</span><br /><span style="color: rgb(255, 0, 0);">          #mta_bar .right {font-family: Arial, Helvetica, sans-serif; float: right; text-align: center; font-weight: normal; font-size: 10px;letter-spacing: 0; width: 30px; white-space: nowrap;}</span><br /><span style="color: rgb(255, 0, 0);">          #mta_bar .right a {font-size: 10px; color: #0000FF; text-decoration: underline;}</span><br /><span style="color: rgb(255, 0, 0);">          #mta_bar .right a:hover {font-size: 10px; color: #0000FF; text-decoration: none;}</span><br /><span style="color: rgb(255, 0, 0);">          #left_bar a {background: url(&#8216;http://img229.imageshack.us/img229/3826/icorsstransthumb1bj4.png?imgmax=800&#8242;) no-repeat; text-decoration: none; color: #fff; padding:5px 0px 5px 30px;}</span><br /><span style="color: rgb(255, 0, 0);">          #left_bar a:hover { text-decoration: underline; color: #fff; }</span></p>
<p>6. Find this code &lt;/head&gt; in your template<br />7. Copy and paste the following code right above &lt;/head&gt;</p>
<p><span style="color: rgb(255, 0, 0);">      &lt;script type=&#8217;text/javascript&#8217;&gt;</span><br /><span style="color: rgb(255, 0, 0);">      //&lt;![CDATA[</span><br /><span style="color: rgb(255, 0, 0);">      var mta_arr = new Array();</span><br /><span style="color: rgb(255, 0, 0);">      var mta_clear = new Array();</span><br /><span style="color: rgb(255, 0, 0);">      function mtaFloat(mta) {</span><br /><span style="color: rgb(255, 0, 0);">      mta_arr[mta_arr.length] = this;</span><br /><span style="color: rgb(255, 0, 0);">      var mtapointer = eval(mta_arr.length-1);</span><br /><span style="color: rgb(255, 0, 0);">      this.pagetop = 0;</span><br /><span style="color: rgb(255, 0, 0);">      this.cmode = (document.compatMode &amp;&amp; document.compatMode!=&#8221;BackCompat&#8221;) ? document.documentElement : document.body;</span><br /><span style="color: rgb(255, 0, 0);">      this.mtasrc = document.all? document.all[mta] : document.getElementById(mta);</span><br /><span style="color: rgb(255, 0, 0);">      this.mtasrc.height = this.mtasrc.offsetHeight;</span><br /><span style="color: rgb(255, 0, 0);">      this.mtaheight = this.cmode.clientHeight;</span><br /><span style="color: rgb(255, 0, 0);">      this.mtaoffset = mtaGetOffsetY(mta_arr[mtapointer]);</span><br /><span style="color: rgb(255, 0, 0);">      var mtabar = &#8216;mta_clear['+mtapointer+'] = setInterval(&#8220;mtaFloatInit(mta_arr['+mtapointer+'])&#8221;,1);&#8217;;</span><br /><span style="color: rgb(255, 0, 0);">      mtabar = mtabar;</span><br /><span style="color: rgb(255, 0, 0);">      eval(mtabar);</span><br /><span style="color: rgb(255, 0, 0);">      }</span><br /><span style="color: rgb(255, 0, 0);">      function mtaGetOffsetY(mta) {</span><br /><span style="color: rgb(255, 0, 0);">      var mtaTotOffset = parseInt(mta.mtasrc.offsetTop);</span><br /><span style="color: rgb(255, 0, 0);">      var parentOffset = mta.mtasrc.offsetParent;</span><br /><span style="color: rgb(255, 0, 0);">      while ( parentOffset != null ) {</span><br /><span style="color: rgb(255, 0, 0);">      mtaTotOffset += parentOffset.offsetTop;</span><br /><span style="color: rgb(255, 0, 0);">      parentOffset = parentOffset.offsetParent;</span><br /><span style="color: rgb(255, 0, 0);">      }</span><br /><span style="color: rgb(255, 0, 0);">      return mtaTotOffset;</span><br /><span style="color: rgb(255, 0, 0);">      }</span><br /><span style="color: rgb(255, 0, 0);">      function mtaFloatInit(mta) {</span><br /><span style="color: rgb(255, 0, 0);">      mta.pagetop = mta.cmode.scrollTop;</span><br /><span style="color: rgb(255, 0, 0);">      mta.mtasrc.style.top = mta.pagetop &#8211; mta.mtaoffset + &#8220;px&#8221;;</span><br /><span style="color: rgb(255, 0, 0);">      }</span><br /><span style="color: rgb(255, 0, 0);">      function closeTopAds() {</span><br /><span style="color: rgb(255, 0, 0);">      document.getElementById(&#8220;mta_bar&#8221;).style.visibility = &#8220;hidden&#8221;;</span><br /><span style="color: rgb(255, 0, 0);">      }</span><br /><span style="color: rgb(255, 0, 0);">      //]]&gt;</span></p>
<p><span style="color: rgb(255, 0, 0);">      &lt;/script&gt;</span></p>
<p>8. find this code &lt;/body&gt; in your template ( end of template code)<br />9. Copy and paste the following code right above &lt;/body&gt; (sample only : change the red mark with yourâ��s)</p>
<p><span style="color: rgb(255, 0, 0);">      &lt;div id=&#8217;mta_bar&#8217;&gt;</span><br /><span style="color: rgb(255, 0, 0);">      &lt;div id=&#8217;left_bar&#8217;&gt;&lt;span class=&#8217;left&#8217;&gt;&lt;a href=&#8217;http://feeds.feedburner.com/<span style="color: rgb(0, 0, 153);">indianmonsters</span>&#8216; target=&#8217;_blank&#8217;&gt;<span style="color: rgb(0, 0, 153);">More than 786 have subcribed in readers, have you?</span>&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;</span><br /><span style="color: rgb(255, 0, 0);">      &lt;span class=&#8217;right&#8217; onmouseout=&#8217;self.status=&amp;apos;&amp;apos;&#8217; onmouseover=&#8217;self.status=&amp;apos;<span style="color: rgb(0, 0, 153);">indianmonsters</span>.blogspot.com.com&amp;apos;;return true;&#8217;&gt; &lt;img align=&#8217;absmiddle&#8217; border=&#8217;0&#8242; onClick=&#8217;closeTopAds();return false;&#8217; src=&#8217;http://lh5.ggpht.com/_pt7i0nbIOCY/SRGg-N2bQ4I/AAAAAAAAAVE/pG-pTLXsMtc/close_thumb%5B1%5D.png?imgmax=800&#8242; style=&#8217;cursor:hand;cursor:pointer;&#8217;/&gt;&lt;/span&gt;&lt;/div&gt;</span></p>
<p>10. Click Save template<br />11. Finish then view your blog.</p>
<p></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thetricks.net/2009/01/add-stript-ad-in-blogger.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
