Social sharing widget is important part of every blog in order to gain attention of large number of unique visitors from social networks. If you have attractive social sharing widget installed on your blog then you will get more blog posts sharing by visitors. See the demo first before installing this widget on your blog.
Demo Of Social Bookmarking Widget With Egg Sliding Effect In Blogger Blog
How To Implement It Into Your Blogger Blog
- Go To Blogger Dashboard > Design > Edit HTML (For New Interface Templates > Edit HTML)
- Backup Your Template Before Making Any Changes
- Click (Ctrl + F) and Search </head> , Paste The Following Code Just Above It
<script type="text/javascript" src="http://w.sharethis.com/gallery/shareegg/shareegg.js"></script><script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script><script type="text/javascript">stLight.options({publisher: "a24ff27f-9f78-47f2-964b-0ff1c6637032", onhover:false}); </script><link media="screen" type="text/css" rel="stylesheet" href="http://w.sharethis.com/gallery/shareegg/shareegg.css"></link>
- Now Find This Code </body> and Place The Following Code Just Above It.
<div style='position: fixed; bottom: 2%; left: 2%;'><div class='shareEgg' id='shareThisShareEgg'/></div><script type='text/javascript'>stlib.shareEgg.createEgg('shareThisShareEgg', ['facebook','twitter','googleplus','linkedin','blogger','stumbleupon','sharethis'],{title:'<data:blog.pageTitle/>',url:'<data:blog.url/>',theme:'shareegg'});</script>
- Now, Save Your Template and Its Done
nice post ..!!
ReplyDelete/head , /body> are not found in my templet.!!!!!!!
ReplyDeleteCan you share your blog's link please.
Delete