Add Digg Vote Counter Button to Blogger Post
1. Login to Blogger.com. From Dashbord Layout>>Edit HTML. Then click on Expand Widget Templates checkbox. Before editing , back up your Full Template for your safety.
2. Search for the following tag:
<data:post.body/>
3. Now add the following code just above the searched tag (Step 2)
<!-- DIGG --><div style='float:right; margin-left:10px;'><script type='text/javascript'>digg_url = '<data:post.url/>';</script><script src='http://digg.com/tools/diggthis.js' type='text/javascript'/></div>
4. Save your template.
Now you are done. It is very simple easy. I hope this Digg Vote Counter Button Widget will help you to make your each post popular. If you face any problem, just keep a comment.