7 Jan 2013

couch mode print story

Add Social Bookmarking Buttons near Adsense Ads

 The main advantages of this widget is that you can increase your Adsense impressions along with CTR - and of course, fill up the empty space besides Adsense units, making your blog look more beautiful and professional.

Adding these social bookmarking buttons at the top of your blogger post, will make things easier when your readers will want to share your posts via the networking sites. The widget includes buttons for Del.icio.us, Twitter, Facebook, StumbleUpon, Technorati and Digg.

Steps installing this widget:

1. Login to your Blogger Dashboard, then go to >> Design >> Edit HTML (firstly, make a backup of your template by clicking on the "Download full template" link)

2. Search (CTRL + F) for the following tag in your blogger template:

]]></b:skin>

3. Then just above it, paste the following CSS code:

.ads{margin-bottom:10px; border-top:solid 1px #DEDEDE; padding-top:10px; font-size:13px;}
.ads-right-min{border-left:solid 1px #DEDEDE; height:250px; padding-left:10px;}
.ads-right-min a:link,
.ads-right-min a:visited,
.bottom-share-links a:link,
.bottom-share-links a:visited{
font-size:12px;
color:#222;
display:block;
height:22px;
line-height:22px;
margin-bottom:16px;
padding-left:32px;
}
.ads-right-min a:hover,
.bottom-share-links a:hover{color:#666;}
.mini-tech{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjOCoY-rrdtgg5oOsuxzlWXC71xsmCpPzWiXy99VmPkdKyRrd2ktV3-tN974CyeCb6rKrHYYltCfJp-Hp_BjWk591kwXXlGutRFjegvzSAiMmwLaH0Ku3vooBNu6NePywRg4OYJUGI8yhyphenhyphenW/s1600/technorati.gif) no-repeat;}
.mini-facebook{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_ANDKpYkjcPT5_V7JU4SCfxBrPdL5fReAm_3rzksSm5EKyqLz9x9kbIWNAg_F95wm_32g02iR2qlz3_vvXoJexn2PzJcKe0xit7WqDObDM4um8ULDMyg6Eni1vHsvjeAp4WD2kdYW13sQ/s1600/facebook.gif) no-repeat;}
.mini-tweet{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhzEsxPEEEGDfdpdEY8Msp3JHhukJERaR5UuQgYKx997DVnkmtivTatdB-f1S9vB4OZZ6c6X6RNstSqHjM-WSMhGjj-P6GYVdlVT3x0VK6PaZIPqr0ocEdrdu-WjIjiFrLzNnhU2pmF6MYI/s1600/tweet.gif) no-repeat;}
.mini-del{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi-fZ4IqROLeKWybavwGGvquoD9j-tRjNvUD-ikAgcobl0RO2OZ-A4-_AO5oOlFKMjsfDVdqTaAkjsUyeT-eZrDQl_kn2RIVEU74KxKnR3FWVYbnfsRfZrybWZdTUp1E-yYivh-cnwGE8zk/s1600/delicious.jpg) no-repeat;}
.mini-stumble{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh0z7OVQ-HoPK8fBAe_f5NYouIgaL2APcX3HWJNn_RtP2chXXhXsKnKWSoc8Zn8OQeJFPwbQUTmKbuH6kPqkPnIxGcKnoCnoTKOk8VF_W5maMQjVhDOhMz7dOP6tDE81l5WzwfiNHrPmz4-/s1600/stumbleupon.png) no-repeat;}
.mini-digg{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhvoxF2NOVvNIXOzF1ata6HQhiaTjmwZEK6eH1DAHvVwaeyCeDc6oPANUY2GBX-2_mLDXR-2d4kq8vOx_OmsYu_qNRyB71xZx2k_fpLfWMjgq-OQ36sAds3O0JJSNDiwZRUvAaeFfFgzRPe/s1600/Digg.png) no-repeat;}

4) Next, search - using "CTRL+F" - for the following line:

<div class='post-body entry-content'>

 If you can't find it, search for this one:

<div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id'>

5) Add the following code directly below it:

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<div class='ads'>
<table border='0' cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td width='354'>
&lt;script type=&#39;text/javascript&#39;&gt;&lt;!--
google_ad_client=&quot;pub-YOUR PUBLISHER ID&quot;;
google_ad_host=&quot;pub-1556223355139109&quot;;
google_ad_width=300;
google_ad_height=250;
google_ad_format=&quot;300x250_as&quot;;
google_ad_type=&quot;text_image&quot;;
google_ad_host_channel=&quot;0001&quot;;
google_color_border=&quot;FFFFFF&quot;;
google_color_bg=&quot;FFFFFF&quot;;
google_color_link=&quot;0000FF&quot;;
google_color_url=&quot;008000&quot;;
google_color_text=&quot;000000&quot;;
//--&gt;&lt;/script&gt;
&lt;script src=&#39;http://pagead2.googlesyndication.com/pagead/show_ads.js&#39; type=&#39;text/javascript&#39;&gt;
&lt;/script&gt;
</td>
<td><div class='ads-right-min'>
<a class='mini-del' expr:href='&quot;http://del.icio.us/post?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank' title='Add To Del.icio.us'>Add This To Del.icio.us</a>
<a class='mini-tweet' expr:href='&quot;http://twitter.com/home?status=Reading &quot; + data:post.title + &quot; &quot; + data:post.url' target='_blank' title='Post this article on Twitter'>Tweet/ReTweet This</a>
<a class='mini-facebook' expr:href='&quot;http://www.facebook.com/sharer.php?u=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank' title='Share On Facebook'>Share on Facebook</a>
<a class='mini-stumble' expr:href='&quot;http://www.stumbleupon.com/refer.php?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank' title='Stumble This'>StumbleUpon This</a>
<a class='mini-tech' expr:href='&quot;http://www.technorati.com/faves?add=&quot; + data:post.url' target='_blank' title='Add To Technorati'>Add to Technorati</a>
<a class='mini-digg' expr:href='&quot;http://digg.com/submit?phase=2&amp;url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank' title='Digg This'>Digg This</a>
</div>
</td>
</tr>
</table>
</div>
</b:if>
Replace YOUR PUBLISHER ID with your AdSense account ID. You'll find it with the Home tab, on your "Account settings" page. It will look something like this:

pub-5623269265862168 (copy only the numbers and then paste them)

6) Save your template... and check out the post pages to see the changes.

0 comments:

Post a Comment

Blogger Widgets