Tuesday 24 December 2013

// // Leave a Comment

Christmas Special Social Bookmarking Widget for Blogger

Here I'm back with Christmas decoration widgets for blogger. After my previous post about Snow balls effects I'm now going to help you in adding a Christmas special social bookmarking widget.


Why this Bookmarking widget?

  • Responsive
  • New
  • Loads faster
  • Doesn't affect load time
  • Looks good


How to add this widget to blogger?

  • Click on the blog you want to decorate
  • Click on Dashboard >> Template >> Edit Html
  • Find the below code (Press Ctrl+F for search box)
</head>

  • Just above/before </head>  Place the following code

<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: "bea50586-2b9f-448d-947a-01385f28e305", onhover:false});</script>
<link media="screen" type="text/css" rel="stylesheet" href="http://w.sharethis.com/gallery/shareegg/shareegg.css"></link>

  • Now find the below code
</body>

  • Place the below code just before/above </body>

<div style='position: fixed; bottom: 2%; left: 2%;'><div id='shareThisOrnament' class='shareEgg'></div>
<script type='text/javascript'>stlib.shareEgg.createEgg('shareThisOrnament', ['facebook','twitter','googleplus','pinterest','stumbleupon','linkedin','email','sharethis'], {title:&#39; <data:blog.pageTitle/>&#39;,url:&#39;<data:blog.url/>&#39;,theme:'holiday'});</script>
</div><a href="http://www.makingeffective.blogspot.com/">Blogger Tips</a><!-- End Code From http://www.makingeffective.blogspot.com/ -->

  • Save the Template and reload your blog!

Last Words

The widget may not work if any editing done in the codes. Stay connected!

0 comments:

Post a Comment

Your comments are most welcome. But don't spam.