Add Social Sharing buttons Below Each Post

To make your post rach wider audience ,don’t leave your visitors without a chance to share your posts on their social profile like Facebook,Twitter,Google+,Stumble Upon.

Last post in Blogging , i’ve shared How to add TechCrunch like Social Sharing Widget to Blogger . In this post i would like to share a Blogger Widget that will display Social Sharing widget below each blog post.
Thanks to PBT for sharing us this awesome Widget for Blogger . This will looks similar to the one seen on MybloggerTricks blog .

social sharing widget,blogger widgets

How to Display Social Sharing Widget Below Each Blog Post ?

Just follow the simple steps,
1. Goto Blogger > Design > Edit HTML ( Check Advanced )
2. With CNTRL+F search

]]>

3. Copy below Codes and Paste before the above Code.

.pbt-Fade img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;}
.pbt-Fade:hover img {
filter:alpha(opacity=60);
-moz-opacity: 0.60;
opacity: 0.60;
}

4. Now find :

5. Copy & Paste below codes after the above code.


If You Like This Post Please mind to Share It.



Technorati

Digg This

Stumble

Stumble

Facebook

Twitter


6. Now, Preview & Save it.

Thats it .. You’ve added Social Sharing Widget to your blog .
You may also like our Free Premium Blogger Templates | Facebook Pop-Up widget for Blogger

If you’ve faced any errors and problems while installing it ,do comment below.