CHOOSE YOUR LANGUAGE
Sunday, June 1, 2008
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.
1.Go to your blog template> Edit HTML> expand the widgets> and check for this line:
<data:post.body/>
2.Replace with this code:
<!-- DIGG --> <div style="'float:right;"> <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/>
3.Click on Save Template. Done!
Labels: BLOGGER HACKS
0 Comments:
Subscribe to:
Post Comments (Atom)