I'm sure you will love it after seeing the demo of this gadget!

Adding The Open Heart Bookmarking Gadget to Blogger
Step 1. Go to your Blogger Dashboard, select 'Template' and click the 'Edit Html' button:
....select the "Expand Widget Templates" box (it is recommended to make a backup first)

Step 2. Find the following tag (Ctrl + F):
</head>
Step 3. Paste above/before the </head> tag, the following code:
<!-- Start Open Heart Bookmarking Gadget From http://www.helplogger.blogspot.com/ -->
<script src='http://w.sharethis.com/gallery/shareegg/shareegg.js' type='text/javascript'/>
<script src='http://w.sharethis.com/button/buttons.js' type='text/javascript'/>
<script type='text/javascript'>stLight.options({publisher: "ur-98d377f-bdd3-9ad1-fbe5-2a678f0a60ee", onhover:false}); </script>
<link href='http://w.sharethis.com/gallery/shareegg/shareegg.css' media='screen' rel='stylesheet' type='text/css'/>
<!-- End Open Heart Bookmarking Gadget From http://www.helplogger.blogspot.com/ -->
Step 4. Now find (CTRL + F) this tag:
</body>
Step 5. Paste above/before </body> tag the following code:
<!-- Start Open Heart Bookmarking Gadget From http://www.helplogger.blogspot.com/ -->
<div style='position: fixed; bottom: 2%; left: 2%;'>
<div class='shareEgg' id='shareThisShareHeart'/>
</div>
<script type='text/javascript'>stlib.shareEgg.createEgg('shareThisShareHeart', ['facebook','twitter','pinterest','linkedin','stumbleupon','email','sharethis'], {title:' <data:blog.pageTitle/>',url:'<data:blog.url/>',theme:'shareheart'});</script>
<!-- End Open Heart Bookmarking Gadget From http://www.helplogger.blogspot.com/ -->
How To Move The Position Of The Gadget
To change the position of this widget from the bottom right corner of your blog to any location you want, change the 2% percentages from Step 5.Step 6. Now preview and Save Template. That's it!

No comments:
Post a Comment
Your feedback is always appreciated. We will try to reply to your queries as soon as time allows.
Note:
1. Make sure to click the "Subscribe By Email" link below the comment to be notified of follow up comments and replies.
2. Please "Do Not Spam" - Spam comments will be deleted immediately upon our review.
3. Please "Do Not Add Links" to the body of your comment as they will not be published.
4. Only "English" comments shall be approved.
5. If you have a problem check first the comments, maybe you will find the solution there.