f you want to add digg button to all your blogspot posts automatically than u need to add this code to html of your template
Look for this line of code
<data:post.body/>
<div style='float:right; margin-top:4px;'> <script type='text/javascript'> digg_url = "<data:post.url/>"; digg_skin = "compact"; digg_window = "new"; </script> <script src='http://digg.com/tools/diggthis.js' type='text/javascript'></script> </div>
0 comments:
Post a Comment