- Go to "Layout" - "Edit HTML"
- Backup your template
- Click the box "Expand Widget Templates"
- Find "<data:post.body/>" in the template
- Add following lines BEFORE "<data:post.body/>"
<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>
No comments:
Post a Comment