August 12, 2011

How To Add StumbleUpon Button to Blogger


How To Add StumbleUpon Button to Blogger

1.Log in to your dashboard--> Desing- -> Edit HTML

2.Click on "Expand Widget Templates"

3.Scroll down to where you see <data:post.body/> tag.

4.Copy below code and paste it just after <data:post.body/>.













<!– STUMBLE BUTTON START –>
<script src=”http://www.stumbleupon.com/hostedbadge.php?s=2“></script>
<!– STUMBLE BUTTON END –>
<div style=’clear: both;’/>
<data:post.body/>


Replace below for more buttons

(s=2)

(s=3)


    (s=5)



Now Save your template You are done.



No comments:

Post a Comment