input license here

4 gadgets Facebook for Blogger

Facebook is one of the largest social media and when you embed a floating Facebook Like widget on your blog it adds your blog visitors, a readily available feature to like your blog. 

Also, Facebook has huge subscriber base and when your visitors like your Facebook page, all your latest posts and updates will be shown on their timeline and hence this will organically increase your blog’s traffic and this will ultimately boost your Alexa ranking and you will prove to be a trusted site in the eyes of Google and other search engines.

So, here are 4 best floating Facebook Like widget for your Blogger blog and when your visitors will move the cursor on it, it will pop-up with a dashing and stylish Facebook like box. Just follow the simple steps and you will be done.

Note: All the three floating styles has its own way to add, so follow the steps carefully.

1. Floating Facebook like widget style

Step 1. Login to your Blogger blog and click on Layout and select Add a Gadget.
4 Best Different Style Floating Facebook Like widget For Blogger

4 Best Different Style Floating Facebook Like widget For Blogger

Step 2. Select HTML/JavaScript 

4 Best Different Style Floating Facebook Like widget For Blogger

Step 3. Paste the below code in the pop-up menu and click on Save, you are done.


4 Best Different Style Floating Facebook Like widget For Blogger

 <!-- Floating FB Like Widget for Blogger, Powered by Wonder Krish -->   
  <script src='http://ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js'></script>   
  <script type="text/javascript"> /*<![CDATA[*/ jQuery(document).ready(function() {jQuery(".abt").hover(function() {jQuery(this).stop().animate({right: "0"}, "medium");}, function() {jQuery(this).stop().animate({right: "-250"}, "medium");}, 500);}); /*]]>*/ </script> <style type="text/css"> .abt{background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgiHvJu6_E_e-r4WtYbkbFFl7hus0BFloKeVExkd_aB54qQLfRQ4yVV2df8t1MlL8DXRnLr0HSd_J8c2ZD3VhsveigBgamHPFzODhXXUa_56_fy5DfuZ53yUf0eiwk5_t4TKalegWeZ6LE8/s1600/ABT_facebook_widget.png") no-repeat scroll left center transparent !important; float: right;height: 270px;padding: 0 5px 0 46px;width: 245px;z-index: 99999;position:fixed;right:-250px;top:20%;} .abt div{ padding: 0; margin-right:-8px; border:4px solid #3b5998; background:#fafafa;} .abt span{bottom: 4px;font: 8px "lucida grande",tahoma,verdana,arial,sans-serif;position: absolute;right: 6px;text-align: right;z-index: 99999;} .abt span a{color: gray;text-decoration:none;} .abt span a:hover{text-decoration:underline;} } </style><div class="abt" style="">   
  <div>   
  <iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Ffacebook.com%2Fwonderkrish;width=245&colorscheme=light&show_   
  faces=true&border_color=white&connections=9&stream=false&header=false&height=270" scrolling="no" frameborder="0" scrolling="no" style="border: white; overflow: hidden; height: 270px; width: 245px;background:#fafafa;color:000;"></iframe><span><center>   
  <a style="color:#a8a8a8;font-size:8px;" href="https://www.wonderkrish.com/ ">FB Floating Like Box </a></center>   
  </span></div>   
  </div>   
  <!— Floating FB Like Widget for Blogger, Powered by Wonder Krish -->   


2. Floating Facebook like widget Style

Step 1. Login to your Blogger blog and click on Template and select HTML/JavaScript.
Step 2. Now search the <head> tag, paste the below JQuery code (Only if you do have JQuery installed earlier on your blog's template).


 <script src='http://ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js'/>  
4 Best Different Style Floating Facebook Like widget For Blogger

Step 2. Now, select Layout and click on Add a Gadget.

Step 3. Select HTML/ JavaScript and paste the below code in pop-up menu.


 &lt;!--Floating Facebook Widget starts here--&gt;   
  &lt;script type="text/javascript"&gt; /*&lt;![CDATA[*/ jQuery(document).ready(function() {jQuery(".wonderkrish").hover(function() {jQuery(this).stop().animate({right: "0"}, "medium");}, function() {jQuery(this).stop().animate({right: "-250"}, "medium");}, 500);}); /*]]&gt;*/ &lt;/script&gt; &lt;style type="text/css"&gt; .wonderkrish{background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgiHvJu6_E_e-r4WtYbkbFFl7hus0BFloKeVExkd_aB54qQLfRQ4yVV2df8t1MlL8DXRnLr0HSd_J8c2ZD3VhsveigBgamHPFzODhXXUa_56_fy5DfuZ53yUf0eiwk5_t4TKalegWeZ6LE8/s1600/ABT_facebook_widget.png") no-repeat scroll left center transparent !important; float: right;height: 270px;padding: 0 5px 0 46px;width: 245px;z-index: 99999;position:fixed;right:-250px;top:20%;} .wonderkrish div{ padding: 0; margin-right:-8px; border:4px solid #3b5998; background:#fafafa;} .wonderkrish span{bottom: 4px;font: 8px "lucida grande",tahoma,verdana,arial,sans-serif;position: absolute;right: 6px;text-align: right;z-index: 99999;} .wonderkrish span a{color: gray;text-decoration:none;} .wonderkrish span a:hover{text-decoration:underline;} } &lt;/style&gt;&lt;div class="wonderkrish" style=""&gt;   
  &lt;div&gt;   
  &lt;iframe src="https://www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Ffacebook.com%2Fwonderkrish&amp;width=245&amp;colorscheme=light&amp;show_   
  faces=true&amp;border_color=white&amp;connections=9&amp;stream=false&amp;header=false&amp;height=270" scrolling="no" frameborder="0" scrolling="no" style="border: white; overflow: hidden; height: 270px; width: 245px;background:#fafafa;color:000;"&gt;&lt;/iframe&gt;&lt;span&gt;&lt;center&gt;   
  &lt;a style="color:#a8a8a8;font-size:8px;" href="https://www.wonderkrish.com/2014/05/add-floating-facebook-like-box-in.html"&gt;Get This Widget&lt;/a&gt;&lt;/center&gt;   
  &lt;/span&gt;&lt;/div&gt;   
  &lt;/div&gt;   
  &lt;!--Floating Facebook Widget ends here--&gt;   



3. Floating Facebook like widget Style


Step 1. Now, select Layout and click on Add a Gadget.

Step 2. Select HTML/ JavaScript and paste the below code in pop-up menu.

 <script type="text/javascript">  
  /*<![CDATA[*/  
  jQuery(document).ready(function() {jQuery(".abtlikebox").hover(function() {jQuery(this).stop().animate({right: "0"}, "medium");}, function() {jQuery(this).stop().animate({right: "-250"}, "medium");}, 500);});  
  /*]]>*/  
  </script>  
  <style type="text/css">  
  .abtlikebox{background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh7SJrnYjC2517DSyOrH2c3O9wSZgNxLoGxvu8V-tDqbTfIi7U-xuVnxbYuLiPM_Gt-AMIgSa_8lE9hcdxD8cKpc-Sb4gr-zJN-9UZsazZoo_50irI7_zlKpIEk7wg0gukm4uNAeyJUYRI/s320/fb1-right.png") no-repeat scroll left center transparent !important; float: right;height: 270px;padding: 0 5px 0 46px;width: 245px;z-index: 99999;position:fixed;right:-250px;top:20%;}  
 .abtlikebox div{ padding: 0; margin-right:-8px; border:4px solid #3b5998; background:#fafafa;}  
 .abtlikebox span{bottom: 4px;font: 8px "lucida grande",tahoma,verdana,arial,sans-serif;position: absolute;right: 6px;text-align: right;z-index: 99999;}  
  .abtlikebox span a{color: gray;text-decoration:none;}  
  .abtlikebox span a:hover{text-decoration:underline;}  
 }  
 </style>  
  <div class="abtlikebox" style="">  
    <div>  
    <iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Ffacebook.com%2Fwonderkrish&amp;width=245&amp;colorscheme=light&amp;show_faces=true&amp;border_color=white&amp;connections=9&amp;stream=false&amp;header=false&amp;height=270" scrolling="no" frameborder="0" scrolling="no" style="border: white; overflow: hidden; height: 270px; width: 245px;background:#fafafa;"></iframe><span></span>  
    </div>  
  </div>  


4. Floating Facebook like widget Style

In this section, you will two styles one on the left side and the other on the right, choose as per wish.

Step 1. Login to your Blogger blog and click on Template and select HTML/JavaScript.

Step 2. Now search the <head> tag, paste the below JQuery code (Only if you do have JQuery installed earlier on your blog's template).

Step 3. Now, select Layout and click on Add a Gadget.

Step 4. Select HTML/ JavaScript and paste the below code in pop-up menu.

Left side floating Facebook Like widget box code.


 <script>  
 /*<![CDATA[*/  
 jQuery(document).ready(function() {jQuery(".bofblikebox").hover(function() {jQuery(this).stop().animate({left: "0"}, "medium");}, function() {jQuery(this).stop().animate({left: "-250"}, "medium");}, 500);});  
 /*]]>*/  
 </script>  
 <style type="text/css">  
 .bofblikebox{background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgo7jjy5EXB48lzQORKVcgMYGh93NBXgemhcn-bkSH-qG_lJUxfW0tnSXM14a7aTIYa7D6VG8Rq7GRaMA5_8BM0elj12y6sOFn7mFLK_sUIZTMN1uTlJU3YjwQxOJYrtaEolhzuZ7GRcvFd/s1600/fb-left.png") no-repeat scroll right center transparent !important;width:245px;height:225px;float:left;position:fixed;padding: 0 46px 0 5px;z-index:99999;top:30%;left:-250px;}  
 .bofblikebox div{background:#fafafa;margin-left:-8px;padding:0;border:4px solid #3b5998;}  
 }  
 </style>  
 <div class="bofblikebox">  
 <div>  
 <iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Ffacebook.com%wonderkrish&amp;width=245&amp;colorscheme=light&amp;show_faces=true&amp;border_color=white&amp;connections=9&amp;stream=false&amp;header=false&amp;height=270" scrolling="no" frameborder="0" style="border: white; overflow: hidden; height: 215px; width: 245px;background:#fafafa;"></iframe>  
 </div>  
 </div>  

Right side floating Facebook Like widget box code.


 <script>  
 /*<![CDATA[*/  
 jQuery(document).ready(function() {jQuery(".bofblikebox").hover(function() {jQuery(this).stop().animate({right: "0"}, "medium");}, function() {jQuery(this).stop().animate({right: "-250"}, "medium");}, 500);});  
 /*]]>*/  
 </script>  
 <style type="text/css">  
 .bofblikebox{background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQrhIZi81PSxCsDSITyFheEqMDNFIvd5HYFbY0EXxhEI0j2R3ATKD8eAfFxcc7W1MNI-IHL0vrAIe4stTIWXErUovb4jMo7tbtAuG3Npnb4wSAJvs0aAgKBxMsq6eMaF2iugNcOwlKPNIv/s1600/fb-right.png") no-repeat scroll left center transparent !important;width:245px;height:225px;float:right;position:fixed;padding: 0 5px 0 46px;z-index:99999;top:30%;right:-250px;}  
 .bofblikebox div{background:#fafafa;margin-right:-8px;padding:0;border:4px solid #3b5998;}  
 }  
 </style>  
 <div class="bofblikebox">  
 <div>  
 <iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Ffacebook.com%wonderkrish&amp;width=245&amp;colorscheme=light&amp;show_faces=true&amp;border_color=white&amp;connections=9&amp;stream=false&amp;header=false&amp;height=270" scrolling="no" frameborder="0" style="border: white; overflow: hidden; height: 215px; width: 245px;background:#fafafa;"></iframe>  
 </div>  
 </div>  


Please NoteChange the highlighted text with your own Facebook fan page id or URL.


I have hope you have successfully added the beautiful and stylish Floating Facebook Like widget, so enjoy and do leave a reply if you have found any difficulties in implementing the codes.

Related Posts
SHARE

Related Posts

Subscribe to get free updates

Post a Comment

Sticky