Today I want to share with you something I learn about how to put pop up like facebook button in blogger. This is important widget for blogger to increase more facebook likes of your facebook fan page. This facebook like box appear after your site or page load.
See You at the Top of Your Dreams!
✿ Follow Me on Twitter ➥Click Here
✿ Add Me In Facebook ➥Click Here
✿ Like this FAN PAGE to be Updated➥ Click Here
![]() |
| facebook like bo widget |
Follow below steps to Add Facebook Like Popup Box widget for Blogger:
Step 1
Log in into Blogger Dashboard.
Step 2
Go to Template and Click on Edit HTML Button as shown in below picture.
Step 3
Find below Code With the help of CTRL+F
</body>
Step 4
Copy and Paste below code before </body>:
<style type='text/css'>Tips: Change SWADollarAtHome to your Facebook Page Name
#haakblogFBpop {
position:fixed !important;
position:absolute;
top:-1000px;
left:50%;
margin:0px 0px 0px -182px;
width:300px;
height:auto;
padding:16px;
background:#FEFEFE;font:normal Dosis, Georgia, Serif;
color:#111;
border:2px solid #333;
-webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.4);
-moz-box-shadow:0px 1px 2px rgba(0,0,0,0.4);
box-shadow:0px 1px 2px rgba(0,0,0,0.4);
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
#haakblogFBpop a.haakblogclose {
position:absolute;
top:-10px;
right:-10px;
background:#fff;
font:bold 16px Arial, Sans-Serif;
text-decoration:none;
line-height:22px;
width:22px;
text-align:center;
color:#000000;
border:2px solid #333;
-webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.4);
-moz-box-shadow:0px 1px 2px rgba(0,0,0,0.4);
box-shadow:0px 1px 2px rgba(0,0,0,0.4);
-webkit-border-radius:22px;
-moz-border-radius:22px;
border-radius:25px;
cursor:pointer;
}
</style>
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js' type='text/javascript'/>
<script type='text/javascript'>
$(window).bind("load", function() {
// Animate Top
$('#haakblogFBpop').animate({top:"150px"}, 1000);
// Widget by www.haakblog.com
$('a.haakblogclose').click(function() {
$(this).parent().fadeOut();
return false;
});
});
</script>
<div id='haakblogFBpop'>
<!-- Widget by www.haakblog.com Start -->
<center>
<b>Don't Forget To Join US Our Community</b></center>
<center>
<iframe allowtransparency='true' frameborder='0' scrolling='no' src='//www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2FSWADollarAtHome&width=300&height=258&show_faces=true&colorscheme=light&stream=false&show_border=false&header=false&appId=196282097100252' style='border:none; overflow:hidden; width:300px; height:258px;'/>
</center>
<!-- Widget by www.haakblog.com End -->
<a class='haakblogclose' href='#'>×</a>
<center style='float:right; margin-right:10px;'>
<span style='font-size:xx-small; color:#000; text-decoration:none;'></span>
<a href="http://www.haakblog.com" rel="dofollow" target="_blank" title="blogger"><img src="https://bitly.com/haakblog" alt="blogger" border="0" style="position: fixed; bottom: 10%; right: 0%;" /></a><a href='http://www.marivicson.com/2014/03/step-by-step-guide-to-make-fb-pop-up.html' style='font-size:xx-small; color:#3B78CD; text-decoration:none;' target='_blank'>Widget</a></center>
</div>
To get your facebook page name go to your facebook page, then the url above the word or number right after .com/
Like this one in the picture
Step 5
You can click preview if it's working .
then Click on Save Button.
That's it I hope this help.
| .(TEAM UNSTOPPABLE INTERNET ENTREPRENEURS) |
See You at the Top of Your Dreams!
✿ Follow Me on Twitter ➥Click Here
✿ Add Me In Facebook ➥Click Here
✿ Like this FAN PAGE to be Updated➥ Click Here
home




Home