These widgets include major social networking buttons and counters from Facebook, twitter, stumbleUpon to the newly born Google +1'd button. The widgets load fast and are well coded in order to make them compatible with all major browsers.
Add Floating Facebook Like and Retweet Counters To Your Websites
- Go To Blogger > Design
- Select HTML/JavaScript Widget from anywhere
- Inside it paste the code below,
<table cellpadding="1px" cellspacing="0">
<tr>
<td style="border-bottom: 1px solid #E8E8E8; padding:5px 0 2px 0;">
<div id='fb-root'/><script src='http://connect.facebook.net/en_US/all.js#xfbml=1'/><fb:like font='' href='' layout='box_count' send='false' show_faces='false'/>
</td>
</tr>
<tr>
<td style="border-bottom: 1px solid #E8E8E8; padding:5px 0px;">
<script src="http://www.stumbleupon.com/hostedbadge.php?s=5"></script>
</td>
</tr>
<tr>
<td style="border-bottom: 0px solid #E8E8E8; padding:5px 0 0px 0;">
<a href="http://twitter.com/share" class="twitter-share-button" data-count="vertical" data-via="DanukaZone">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
</td>
</tr>
</table>
</div>
4. Replace DanukaZone with your twitter username.
5. Save your widget and you are Done!
No comments:
Post a Comment