Effect on Bookmark/Sharing Buttons??

                                                                                            Hello Friends  I am very happy that My previous article are on 2nd page ranked by Google and now i am trying to some differ but much effective and usable thing about I am sharing an amazing slide out social sharing widget,when any user hovers on this widget it slide out with some social networking button such as twitter,Facebook,print,email and add this button which contains share option for almost all social sharing sites.This widget floats to below right corner of the page and scrolls along with page which allow a real time sharing option for your visitors,this widget is created by add this and blogger by us.Now lets go to the tutorial and see how to add this widget to blogger blog.

                            VERY SIMPLE STEPS 
  1. Go to Blogger Dashboard > Template
  2. Click On Edit HTML 
  3. Hit Proceed button
4.NOW find code by pressing CTRL+F </head>

5.after add this code below </head>

<script type="text/javascript" src="http://s7.addthis.com/js/300/addthis_widget.js"></script>
 
6.Now Again find <body> AND PASTE BELOW CODE


<!-- blogshelper.blogspot.in slideout widget : BEGIN -->
<div class="addthis_toolbox addthis_peekaboo_style addthis_default_style addthis_label_style addthis_32x32_style">
    <a class="addthis_button_more">Share</a>
    <ul>
        <li><a class="addthis_button_preferred_1"></a></li>
        <li><a class="addthis_button_preferred_2"></a></li>
        <li><a class="addthis_button_preferred_3"></a></li>
        <li><a class="addthis_button_preferred_4"></a></li>
    </ul>
</div>
<!-- blogshelper.blogspot.in slideout widget : END -->
 
 
DONE BUT MY FRIEND IF YOU FIND ANY PROBLEM JUST COMMENTS BELOW

 

No comments:

Post a Comment