Floating Social Media Share Button for Blog
TechnoNew24
1 min read
How To Add Floating Social Media Share Buttons Widget To Blogger

The Social Media Widget increases traffic and engagement with the world’s most
popular sharing buttons for blogs.
Normally, the Social sharing widget is at the end of the posts. The advantage of floating vertical social media share buttons is, they flow with content when the visitor scrolls the page.
So, let's see - How to Add a Social Media Widget To Your Blog:
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.
Visit the blog to see the changes.
If you want social media buttons with count on them, please do check the below link.
Click Here : How To Add Floating Social Media Share Widget With "Numbers" Count To Blogger
If you have any doubts or suggestions, please do leave your comments below.
Post a Comment
Post a Comment