Monday, April 15, 2013

Beranda » , , » Floating Sidebar Social Media Widget

Floating Sidebar Social Media Widget


Few days ago i shared about a post about MOUSE OVER SOCIAL MEDIA PROFILE BUTTONS through which you can attract users and visitors to follow you on social profiles. Today i am sharing Floating Sidebar Social Media widget which is one of the most attractive things you can see on different blogs. It gives the readers and visitors the facility to bookmark their favorite article or posts on social media and share it with their friends.


You can add this Floating Sidebar Social Media widget by following steps:
  1. Login To Your Blogger Dashboard.
  2. Go To TEMPLATE.
  3. Backup Your Template.
  4. Go To LAYOUT.
  5. Click “ADD A GADGET”.
  6. Select “HTML/JAVASCRIPT” widget from the list and add the following code:
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_floating_style addthis_counter_style" style="left:50px;top:120px;">
<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-512a3acf4a95ee04">
</script>
<!-- AddThis Button END -->

  1. Click Save.
And you are all done. Refresh your blog to see the widget.

Note:Change style="left:50px;top:120px;" to adjust the position of the widget.

- If you like my post, please take seconds to share & also don't forget to share your valuable thoughts in comments box.