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><a href="http://www.helplogger.blogspot.com/">Blogger Gadgets</a>
<!-- End Open Heart Bookmarking Gadget From http://www.helplogger.blogspot.com/ -->
How To Move The Position Of The Gadget
To move the position of this widget from the bottom right corner of your blog to any location you want, change the percentages of the red code from Step 5.
Step 6. Now preview and Save Template.
Done!
0 comments:
Post a Comment