Digg is a place for people to discover and share content from anywhere on the web. From the biggest online destinations to the most obscure blog, Digg surfaces the best stuff as voted on by our community. This post talk about how to integrate a Digg Button into your blogger template, which will be displayed in each of your blogger posts. The button displays the amount of times each post has been dugg and lets users digg directly from your blog.
1. Login to your Blogger Dashboard and go to Design > Edit HTML. Before doing any thing you must check Expand Widget Templates box. And find the next tag:
<data:post.body/>2. Add the following code (button code) before the found tag:
3. Click Save Template and you have done.
NOTE: The above steps help you add the button in the header of your post. If you want to put the button in the footer, just place the button code before the following tag:
<div class='post-footer'>
or after:<data:post.body/>


8:32 PM
unknownbk
Posted in:
0 Comments:
Post a Comment