-Adding Digg It ! Button
First click edit html on blogger's control panel and then click expand widgets and then search the codes below:
<p class='post-footer-line post-footer-line-1'>
Add the codes below of the codes above;
<a expr:href='"http://digg.com/submit?phase=2&url=" +
data:post.url + "&title=" + data:post.title'
target='_blank'><img border="0" alt="Digg this" src="http://digg.com/img/badges/91x17-digg-button.gif"/></a>
With this code you will obtain the button below ;
Adding Stumble Upon ! Button
Here are the codes ;
<a expr:href='"http://www.stumbleupon.com/submit?url="
+data:post.url'><img alt='StumbleUpon' border='0' src='http://www.stumbleupon.com/images/stumble7.gif'/>
</a>
With this code you will obtain the button below :
No comments:
Post a Comment