- Back to Home »
- Blog »
- The Best Facebook like popup box for blogger blogs V2 Gadget
Thursday, January 30, 2014
So you have to do these steps to install it on your blogger blog
1. Go to blogger dashboard > Layout
2. Now click on > Add a gadget
3. A box will appear select > HTML/Java Script box by scrolling until you find it
4. Now paste this code into the box and click on > Save
-------------------------------------------------------------------------------------------------------------------------------
<link rel="stylesheet" href="http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css" /><script src="http://code.jquery.com/jquery-1.9.1.js"></script><script src="http://code.jquery.com/ui/1.10.3/jquery-ui.js"></script><link rel="stylesheet" href="/resources/demos/style.css" /><script>$(function() { $( "#dialog" ).dialog(); }); </script> <div id="dialog" title="Get updates via Facebook">
<center>
<iframe src="//www.facebook.com/plugins/likebox.php?href=https://www.facebook.com/earnfortricks&width=292&height=258&show_faces=true&colorscheme=light&stream=false&show_border=true&header=false" scrolling="yes" frameborder="0" style="border:none; overflow:hidden; width:285px; height:258px;" allowtransparency="true"></iframe></center>
<center style="float:right; margin-right:10px;">
<!-- Please don't remove credit --><span style="font-size:xx-small; color:#000; text-decoration:none;">Get this gadget at</span> <a target='_blank' style="font-size:xx-small; color:#3B78CD; text-decoration:none;" href="http://earnfortricks.blogspot.com">facebook popup like box</a></center>
</div>
-------------------------------------------------------------------------------------------------------------------------
Remember, At end of this code you will find earnfortricks words replace it with your own fb like page username.
1. Go to blogger dashboard > Layout
2. Now click on > Add a gadget
3. A box will appear select > HTML/Java Script box by scrolling until you find it
4. Now paste this code into the box and click on > Save
-------------------------------------------------------------------------------------------------------------------------------
<link rel="stylesheet" href="http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css" /><script src="http://code.jquery.com/jquery-1.9.1.js"></script><script src="http://code.jquery.com/ui/1.10.3/jquery-ui.js"></script><link rel="stylesheet" href="/resources/demos/style.css" /><script>$(function() { $( "#dialog" ).dialog(); }); </script> <div id="dialog" title="Get updates via Facebook">
<center>
<iframe src="//www.facebook.com/plugins/likebox.php?href=https://www.facebook.com/earnfortricks&width=292&height=258&show_faces=true&colorscheme=light&stream=false&show_border=true&header=false" scrolling="yes" frameborder="0" style="border:none; overflow:hidden; width:285px; height:258px;" allowtransparency="true"></iframe></center>
<center style="float:right; margin-right:10px;">
<!-- Please don't remove credit --><span style="font-size:xx-small; color:#000; text-decoration:none;">Get this gadget at</span> <a target='_blank' style="font-size:xx-small; color:#3B78CD; text-decoration:none;" href="http://earnfortricks.blogspot.com">facebook popup like box</a></center>
</div>
-------------------------------------------------------------------------------------------------------------------------
Remember, At end of this code you will find earnfortricks words replace it with your own fb like page username.