Add StumbleUpon button into Blogger posts
Add a button to your site to make it easy for your visitors to submit your content to StumbleUpon.
Step #1
First, go to 'Layout' tab and choose the Edit HTML section ( Layout>Edit HTML )
Step #2.
For this step you need to backup your template (click the 'Download Full Template' to backup your template)
Step #3.
To start editing your template, please click the 'Expand Widget Templates'
Step #4.
Use Ctrl+F to find this <data:post.body/>
and REPLACE it for the code below:
code:
- Code: Select all
<p><data:post.body/></p><<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>
Step #5.
Save it. Done!
You can choose other StumbleUpon button at this link:
http://www.stumbleupon.com/buttons.php?pgtype=profile
0 comments:
Post a Comment