Wednesday, February 23, 2011

How to add addtoany social bookmark for blogger


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.

3 comments:

  1. thanks for the useful code.. i have used it on my blog. its really perfect...

    Thanks
    Kim

    ReplyDelete
  2. hey! thanks for the guide.

    How can I put the other sharing button on my site?

    I mean the one right below the "how to add a animated clocl for blogger" line.

    thanks

    ReplyDelete
  3. There have more post about other buttons.
    you can find animated clock also. find form category.all are there.

    ReplyDelete