Tuesday, February 22, 2011

How to add addtoany social bookmark for blogger

0 comments

This gadget will help you to share your post with social
network site.If you like to add this. try it.
demo link.click here

1. Log in to blogger account and Go to  Design > Edit HTML

2. Make sure put check mark on "Expand Widget Templates"

3. Find this tag by using Ctrl+F                <div class='post-header-line-1'/>
    If you cant find this tag try this tag        <data:post.body/>

4. Paste blow code before one of  above tag.

<!-- AddToAny BEGIN -->
<br/><a class='a2a_dd' href='http://www.addtoany.com/share_save'><img alt='Share/Bookmark' border='0' src='http://static.addtoany.com/buttons/share_save_171_16.png' width='171' height='16'/></a>
<p class='a2a_linkname_escape' style='display:none'><data:post.title/></p><script type='text/javascript'>var a2a_config = a2a_config || {};a2a_config.linkname_escape=1;a2a_config.linkurl="<data:post.url/>";</script>
<script src='http://static.addtoany.com/menu/page.js' type='text/javascript'></script>
<!-- AddToAny END -->

5. After paste it click preview and click save template.you are done.
   enjoy it.

Leave a Reply

Related Posts Plugin for WordPress, Blogger...