You can download plugins Sharethis from here for wordpress or for other website follow below instructions
1.Copy and place where you want your egg to show.
<div id='shareThisShareEgg' class='shareEgg'></div>
2. Copy and place anywhere after the code from step 1.
<script type='text/javascript'>stlib.shareEgg.createEgg('shareThisShareEgg', ['sharethis','facebook','googleplus','twitter','linkedin','pinterest','digg','delicious','diigo','dzone','fashiolista','email'], {title:'ShareThis Rocks!!!',url:'http://www.sharethis.com',theme:'shareegg'});</script>
3. Copy the script tags and place them inside and at the end of your "head" tag.
<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: "0629955b-3d9d-4314-b103-85ea10f15ae7", onhover:false});</script>
<link media="screen" type="text/css" rel="stylesheet" href="http://w.sharethis.com/gallery/shareegg/shareegg.css"></link>
Easy way: simply paste this below code where you want to show sharethis egg button
<!-- Start Share -->
<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: "0629955b-3d9d-4314-b103-85ea10f15ae7", onhover:false});</script>
<link media="screen" type="text/css" rel="stylesheet" href="http://w.sharethis.com/gallery/shareegg/shareegg.css"></link>
<div id='shareThisShareEgg' class='shareEgg'></div>
<script type='text/javascript'>stlib.shareEgg.createEgg('shareThisShareEgg', ['facebook','googleplus','twitter','linkedin','pinterest','digg','delicious','diigo','dzone','fashiolista','email'], {title:'ShareThis Rocks!!!',url:'http://www.sharethis.com',theme:'shareegg'});</script>
<!-- End Share -->
Source; http://sharethis.com
1.Copy and place where you want your egg to show.
<div id='shareThisShareEgg' class='shareEgg'></div>
2. Copy and place anywhere after the code from step 1.
<script type='text/javascript'>stlib.shareEgg.createEgg('shareThisShareEgg', ['sharethis','facebook','googleplus','twitter','linkedin','pinterest','digg','delicious','diigo','dzone','fashiolista','email'], {title:'ShareThis Rocks!!!',url:'http://www.sharethis.com',theme:'shareegg'});</script>
3. Copy the script tags and place them inside and at the end of your "head" tag.
<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: "0629955b-3d9d-4314-b103-85ea10f15ae7", onhover:false});</script>
<link media="screen" type="text/css" rel="stylesheet" href="http://w.sharethis.com/gallery/shareegg/shareegg.css"></link>
Easy way: simply paste this below code where you want to show sharethis egg button
<!-- Start Share -->
<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: "0629955b-3d9d-4314-b103-85ea10f15ae7", onhover:false});</script>
<link media="screen" type="text/css" rel="stylesheet" href="http://w.sharethis.com/gallery/shareegg/shareegg.css"></link>
<div id='shareThisShareEgg' class='shareEgg'></div>
<script type='text/javascript'>stlib.shareEgg.createEgg('shareThisShareEgg', ['facebook','googleplus','twitter','linkedin','pinterest','digg','delicious','diigo','dzone','fashiolista','email'], {title:'ShareThis Rocks!!!',url:'http://www.sharethis.com',theme:'shareegg'});</script>
<!-- End Share -->
Source; http://sharethis.com
No comments:
Post a Comment