Awesome Animated Heart Social Bookmarking Gadget Button For Blog

Awesome Animated Heart Social Bookmarking Gadget Button For Blog


Widget Released by Sharethis Team.
Was made as a valentine gift from them. Then bookmarking gadget has a cool slide out effect that makes the heart icon plit each time you mouse houver it , Displaying several bookmarking buttons like Facebook, Twitter, Pinterest, LinkedIn, Stumble upon, Email and more Book,marking Choice, You Can Change your Gedget/Widget position.

How to set 

Step: Go 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 Avove/Before the </head> tag, The followiing 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: &quot;ur-98d377f-bdd3-9ad1-fbe5-2a678f0a60ee&quot;, 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: Now find (Ctrl+F ) This Tag:


</Body>

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(&#39;shareThisShareHeart&#39;, [&#39;facebook&#39;,&#39;twitter&#39;,&#39;pinterest&#39;,&#39;linkedin&#39;,&#39;stumbleupon&#39;,&#39;email&#39;,&#39;sharethis&#39;], {title:&#39; <data:blog.pageTitle/>&#39;,url:&#39;<data:blog.url/>&#39;,theme:&#39;shareheart&#39;});</script>
<!-- End Open Heart Bookmarking Gadget From http://www.helplogger.blogspot.com/ -->


Technology