Custom Search

How to Insert $ocial Media Buttons on Blogger Blog


Social buttons allows you to share your contents with the rest of the world. It is also a way of increasing traffic to your website and making your blog more popular. Adding a floating social button in a blog is very easy since you only need to insert a HTMl script and you are done.


Here is a simple way to add the floating social media button in your blog page. The floating button that you add social networks; Facebook share, Stumble, Digg, Twitter and Google +.
·         Login to Blogger Dashboard
·         Design
·         Add Gadget
·         Select HTML/Javascript button
·         It will open to a new small window.

On the small window, copy and paste the following HTML script:

<!--SideBar Floating Share Buttons Code Start-->
<style>
#pageshare {position:fixed; bottom:10%; right:10px; float:right; border: 1px solid black;
border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;background-color:#eff3fa;padding:0 0 2px
0;z-index:10;}
#pageshare .impbutton {float:right;clear:both;margin:5px 5px 0 5px;}
.fb_share_count_top {width:48px !important;}
.fb_share_count_top, .fb_share_count_inner {-moz-border-radius:3px;-webkit-border-radius:3px;}
.FBConnectButton_Small, .FBConnectButton_RTL_Small {width:49px !important; -moz-border-radius:3px;-webkit-border-radius:3px;}
.FBConnectButton_Small .FBConnectButton_Text {padding:2px 2px 3px !important;-moz-border-radius:3px;-webkit-border-radius:3px;font-size:8px;}
</style>
<div id='pageshare' title="Share This With Your Friends">
<div class='impbutton' id='ww'><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like layout="box_count" show_faces="false" font=""></fb:like></div>
<div class='impbutton' id='yy'><a href="http://twitter.com/share" class="twitter-share-button" data-count="vertical" >Tweet</a><script src='http://platform.twitter.com/widgets.js' type="text/javascript"></script></div>
<div class='impbutton' id='googlep'><script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script><g:plusone size="tall"></g:plusone></div>
<div class='impbutton' id='xx'><script src="http://www.stumbleupon.com/hostedbadge.php?s=5"></script></div>
<div class='impbutton' id='dd' style='margin-left:3px;width:48px'><script src='http://widgets.digg.com/buttons.js' type='text/javascript'></script><a class="DiggThisButton DiggMedium"></a></div>
<div class='impbutton' id='ll'><a name="fb_share" type="box_count" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script></div><br/><div style="clear: both;font-size: 9px;text-align:center;"><a href=
http://tito-productservicereview.blogspot.com/
target="blank"><font color="black">[Get This]<font></font></font></a></div><div style="clear: both;font-size: 8px;text-align:center;">by<br/><a href="http://tito-productservicereview.blogspot.com/" target="blank"><font color="black">Blogging Tips<font></font></font></a> </div></div>
<!--SideBar Floating Share Buttons Code End-->

Click on Save. If you view your blog, you will find the floating social media button.

0 comments:

Post a Comment