Recent Posts

Best Blogger | Tech Tutorials
Subscribe Via Rss Subscribe To The Latest Tips & Tricks
Follow On Twitter Follow @naijaclub10_com On Twitter
Receive The Latest Posts Directly To Your Email - It's Free: Email rss Enter Your Email And Click Subscribe
What is rssHave You Subscribed ?

September 02, 2013

Add Floating sharing widget for blogger



Step 1. Go to blogger layout section---->Add Gadget--->Html/javascript




Step 2. Paste following codes into the box and save the widget.


<style>#bw4awidget {   height: 20px;   width: 56px;   border-radius: 0 0 5px 5px;   float: left;   padding: 0 0 0 12px;   background-color: #D0D0D0;}#bw4ashare {   display: scroll;   position:fixed;   bottom:3.5%;   left:8.7%;    width: 68px;   background-color:#FFFFFF;   border: 0px solid #A3A3A3;   border-radius:5px;   padding:0 0 2px 0;   -moz-border-radius:5px;   -webkit-border-radius:5px;   z-index:30;}#bw4ashare .bw4abutton {   float:left;   clear:both;   margin:5px;}.fb_share_count_top {   width:68px !important;}.fb_share_count_top, .fb_share_count_inner {   -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;}.FBConnectButton_Small, .FBConnectButton_RTL_Small {   width:68px !important;   -moz-border-radius:3px;   -webkit-border-radius:3px;}</style><div id='bw4ashare' title="Share This"><div class='bw4abutton' id='gb'><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='bw4abutton' id="fb-root"><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:send layout="box_count" show_faces="false" font=""></fb:send></div><div class='bw4abutton' id='rt'><a href="http://twitter.com/share" class="twitter-share-button" data-count="vertical" data-via="YOUR_TWITTER_USERNAME">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div class='bw4abutton' id='gplusone'><script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script><g:plusone size="tall"></g:plusone></div><div class='bw4abutton' id='fb'><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: 12px;text-align: center;"></div></div> 
Enjoy!! hope this helps???

No comments:

Post a Comment