To add Digg button to posts on your blog you have to copy and paste this code in blogger
template:
<script type='text/javascript'>
digg_url = '<data:post.url/>';
</script>
<script src='http://digg.com/tools/diggthis.js' type='text/javascript'/>
You can add Digg button on top or bottom of every post.
In HTML layout search for <data:post.body/> and paste the code before you want to have Digg button
on the top of the post or after it for twitter button on the bottom of the post.
To add Digg button counter to blogger you need to follow:
1.Go to Layout in your blogspot blog
2.Click on Layout > Edit HTML
3.It is recommended to backup template on local hard disk before doing any change in edit template box
4.Check on Expand Widget Template checkbox
5.Find <data:post.body/>
[DIGG BUTTON CODE]<data:post.body/>
Or you can want Digg button on the end of your posts, add Digg button code just after the
<data:post.body/>
[DIGG BUTTON CODE]<data:post.body/>
No comments:
Post a Comment