.

Saturday 29 June 2013

Floating Social Media Widget for blogger

About:

A floating social media tab allow other people to share you post with others so that other people come to your website. It helps to gain your website traffic.

How to do: 

Step 1: Go to your blogger dashboard and click on Layout.


Step 2: Click on 'Add Gadget'. A popup window will open. Click HTML/JavaScript.


 Step 3: Copy the code below and Paste the code inside the box & click Save button.

<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_floating_style addthis_counter_style" style="left:03px;top:300px;">
<a class="addthis_button_facebook_like" fb:like:layout="box_count"></a>
<a class="addthis_button_tweet" tw:count="vertical"></a>
<a class="addthis_button_google_plusone" g:plusone:size="tall"></a>
<a class="addthis_counter"></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-516ff8e04b04378b"></script>
<!-- AddThis Button END -->





Now you are done. Refresh your blog to see the result

3 comments: