It's
basically the newer version of that
awesome widget. It works the same as the
Slide Open Heart Gadget but instead of the
heart you'll get an egg getting slide open.The
Oval shaped egg opens up once hovered and
displays bookmarking buttons like Facebook
share, Twitter, Google +, Blogger, LinkedIn,
Stumble Upon, Email and the Share This Icon (Which Offers plenty of Bookmarking
choices). The position of the widget is the same as the earlier.
How to add this:
1. Go to Blogger Dashboard>> Template >> Edit HTML
2. Click any where inside the box, then press Ctrl+F. Now a search box will appear.
3. Find </head> by typing in the search box.
4. Now simply copy the code given below.
<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:
"bea50586-2b9f-448d-947a-01385f28e305",
onhover:false}); </script><link href='http://w.sharethis.com/gallery
/shareegg/shareegg.css' media='screen' rel='stylesheet'
type='text/css'/>
5. Paste the code just above </head> .
6. Now find </body>.
7. Copy and paste the following code right above </body>
<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',&#
39;linkedin','blogger','stumbleupon',
9;sharethis'], {title:'
<data:blog.pageTitle/>',url:'<data:blog.url
/>',theme:'shareegg'});</script><a
href="http://www.mybloggertips.com/">Blogger Gadgets</a>
8. Now click Save Template and you are Done.
awesome widget. It works the same as the
Slide Open Heart Gadget but instead of the
heart you'll get an egg getting slide open.The
Oval shaped egg opens up once hovered and
displays bookmarking buttons like Facebook
share, Twitter, Google +, Blogger, LinkedIn,
Stumble Upon, Email and the Share This Icon (Which Offers plenty of Bookmarking
choices). The position of the widget is the same as the earlier.
How to add this:
1. Go to Blogger Dashboard>> Template >> Edit HTML
2. Click any where inside the box, then press Ctrl+F. Now a search box will appear.
3. Find </head> by typing in the search box.
4. Now simply copy the code given below.
<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:
"bea50586-2b9f-448d-947a-01385f28e305",
onhover:false}); </script><link href='http://w.sharethis.com/gallery
/shareegg/shareegg.css' media='screen' rel='stylesheet'
type='text/css'/>
5. Paste the code just above </head> .
6. Now find </body>.
7. Copy and paste the following code right above </body>
<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',&#
39;linkedin','blogger','stumbleupon',
9;sharethis'], {title:'
<data:blog.pageTitle/>',url:'<data:blog.url
/>',theme:'shareegg'});</script><a
href="http://www.mybloggertips.com/">Blogger Gadgets</a>
8. Now click Save Template and you are Done.
Post a Comment