Article about adding facebook share like buttons to site/blog, Facebook share button code and tutorial
Wondering how to add Facebook share buttons to your site or blog ? Its very simple, just follow the steps and you can add facebook share button to your site very easily. Facebook Share buttons is available with and without counters. I will recommend you to use the share buttons with counter.
This widget is created by FbShare.com.
i. Simple Facebook Large Share button with counter
Code:
ii. Facebook Small Share Button with counter
By default code uses Large option and predefined colors. But you can always change the colors, URL using following options. Edit the following options or remove if you want default selections to show.
Code:
If you find any difficulty in adding Facebook like buttons to your site/blog , don't hesitate in leaving your comments.
Add Facebook Large and Small Share Button Blogger using Javascript
Wondering how to add Facebook share buttons to your site or blog ? Its very simple, just follow the steps and you can add facebook share button to your site very easily. Facebook Share buttons is available with and without counters. I will recommend you to use the share buttons with counter.
This widget is created by FbShare.com.
i. Simple Facebook Large Share button with counter
<script src="http://widgets.fbshare.me/files/fbshare.js">
ii. Facebook Small Share Button with counter
By default code uses Large option and predefined colors. But you can always change the colors, URL using following options. Edit the following options or remove if you want default selections to show.
<script> var fbShare = { url: 'http://blogshippo.blogspot.com/', size: 'small', badge_text: 'C0C0C0', badge_color: 'CC00FF', google_analytics: 'true' } </script> <script src="http://widgets.fbshare.me/files/fbshare.js"> </script>
If you find any difficulty in adding Facebook like buttons to your site/blog , don't hesitate in leaving your comments.
Article about adding facebook share like buttons to site/blog, Facebook share button code and tutorial
Wondering how to add Facebook share buttons to your site or blog ? Its very simple, just follow the steps and you can add facebook share button to your site very easily. Facebook Share buttons is available with and without counters. I will recommend you to use the share buttons with counter.
This widget is created by FbShare.com.
i. Simple Facebook Large Share button with counter
Code:
ii. Facebook Small Share Button with counter
By default code uses Large option and predefined colors. But you can always change the colors, URL using following options. Edit the following options or remove if you want default selections to show.
Code:
If you find any difficulty in adding Facebook like buttons to your site/blog , don't hesitate in leaving your comments.
Add Facebook Large and Small Share Button Blogger using Javascript
Wondering how to add Facebook share buttons to your site or blog ? Its very simple, just follow the steps and you can add facebook share button to your site very easily. Facebook Share buttons is available with and without counters. I will recommend you to use the share buttons with counter.
This widget is created by FbShare.com.
i. Simple Facebook Large Share button with counter
<script src="http://widgets.fbshare.me/files/fbshare.js">
ii. Facebook Small Share Button with counter
By default code uses Large option and predefined colors. But you can always change the colors, URL using following options. Edit the following options or remove if you want default selections to show.
<script> var fbShare = { url: 'http://blogshippo.blogspot.com/', size: 'small', badge_text: 'C0C0C0', badge_color: 'CC00FF', google_analytics: 'true' } </script> <script src="http://widgets.fbshare.me/files/fbshare.js"> </script>
If you find any difficulty in adding Facebook like buttons to your site/blog , don't hesitate in leaving your comments.