Monday, 4 November 2013

Floating Social Media Share Widget To Blogger

You can easily get a floating widget tray for your blog by following these simple steps. Without any delay, let's get it done. We need social widgets to get your blog more views. The content which you publish on your blog will be viewed by lot of people. If you do not have any social sharing widgets, there is a less chance of getting your blog more audience. 

Steps to be taken for installing this widget

Step 1: Go to your Dashboard of your blog

Step 2: Click Layout -> Add Widget

Step 3: From the list - Select "HTML/JavaScript"

Step 4: Copy and Paste the below code in the "Content" section 
               [NOTE : Leave "Title" section empty]

<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_floating_style addthis_32x32_style" style="left:50px;top:50px;">
<a class="addthis_button_facebook"></a>
<a class="addthis_button_twitter"></a>
<a class="addthis_button_pinterest_share"></a>
<a class="addthis_button_linkedin"></a>
<a class="addthis_button_google_plusone_share"></a>
<a class="addthis_button_stumbleupon"></a>
<a class="addthis_button_compact"></a>
</div>
<script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script>
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-51f184b5319b19ad"></script>
<!-- AddThis Button END -->

Step 5: Click "Save" button. And, "Save the arrangement" of your blog.\

0 comments