This post is for my fellow friends who asking for digg button display in their post. Digg button will show up on every single post you have in your blog. (Like Blogging Secret)
You just need to do 3 steps.
1 STEP
Go to your blog template> Edit HTML> expand the widgets> and check for this line:
<p><data:post.body/></p>
2 STEP
replace with this code:
<p>
<!-- 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>
<data:post.body/>
</p>
3 STEP
Click on Save Template. Done!
So do you love this digg button? lol
Technorati Tags: digg, blogging tutorial, blogging tools, blogging hack
Sunday, April 29, 2007
How To Add Digg Button On Blogspot
Subscribe to:
Post Comments (Atom)