728x90 AdSpace

  • Latest News

    Sunday, November 30, 2014

    How To Add Vertical Floating Social Sharing Bar To Blogger

    How To Add Vertical Floating Social Sharing Bar To Blogger

    Social Bookmarking helps you to get quick traffic to 

    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.

    Vetical Floating  Social Sharing Bar
    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>
    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>
    8. Now click Save Template.
       Cheers you are done.
    • Blogger Comments
    • Facebook Comments

    0 comments:

    Post a Comment

    Item Reviewed: How To Add Vertical Floating Social Sharing Bar To Blogger Rating: 5 Reviewed By: bisma
    Scroll to Top