your blog.So, you have to keep social bookmark
gadget, where the visitors can get it quickly.SO, they
will force to share it.This gadget is vertical bar. it will
appear on side of your blog.it work with every pages
with home page.Earlier I designed another floating
share buttons to blogger Follow these steps to add it
to your blog.
1. Log in to blogger account and Go to Design >> Edit HTML
(make sure backup your template first)
2. Find this tag by using Ctrl+F </head>
3. Paste below code Before </head> tag
<script type="text/javascript">var switchTo5x=true;</script>
<script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript" src="http://s.sharethis.com/loader.js"></script>
4. Find this tag by using Ctrl+F </body>
5. Paste below code before </body> code
<script>8. Now click Save Template.
var options={ "publisher": "ur-449c40c9-a162-33c2-af86-4ab2d3534cb", "position": "left", "ad": { "visible": false, "openDelay": 5, "closeDelay": 0}, "chicklets": { "items": ["facebook", "twitter", "delicious", "email", "sharethis"]}};
var st_hover_widget = new sharethis.widgets.hoverbuttons(options);
</script>
Cheers you are done.

No comments:
Post a Comment