With
regards to getting "likes" for your Facebook page, introducing a fly up
like box is exceedingly prescribed in light of the fact that it will
force all your blog perusers to like your Facebook page as it will fly
up on any stacked page of your blog.
There are a ton of bloggers out there for the most part the novices that have the enthusiasm of empowering a fly up Facebook like box on their blog(s) but since of the dread of altering their blog HTML, they rather run their blog with their Facebook like box on their sidebar just to abstain from disseminating their blog plan.
In this instructional exercise, I am offering to you, how to empower Facebook fly up for Blogger blog at whatever point somebody visits any of your website pages.
The following is a preview of what it would appear that:
How To Get Started
Log in to your blogger dashboard
Go to “Layout” and click on “Add a Gadget” (in sidebar or footer section)Click on “HTML/Java Script” gadget
Copy the code below and paste in the box. Leave the title blank.
<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/YourPageUsername&width=292&height=258&show_faces=true&colorscheme=light&stream=false&show_border=true&header=false”
scrolling=”no” frameborder=”0″ style=”border:none; overflow:hidden;
width:285px; height:258px;”
allowtransparency=”true”></iframe></center>
</div>
==> Click on “Save“.
Remember to change the phrase YourPageUsername with the username of the Facebook page that you want to be popping up.
That’s all.
Did it work for you or not? Please, let me hear from you via comments.
There are a ton of bloggers out there for the most part the novices that have the enthusiasm of empowering a fly up Facebook like box on their blog(s) but since of the dread of altering their blog HTML, they rather run their blog with their Facebook like box on their sidebar just to abstain from disseminating their blog plan.
In this instructional exercise, I am offering to you, how to empower Facebook fly up for Blogger blog at whatever point somebody visits any of your website pages.
The following is a preview of what it would appear that:
How To Get Started
Log in to your blogger dashboard
Go to “Layout” and click on “Add a Gadget” (in sidebar or footer section)Click on “HTML/Java Script” gadget
Copy the code below and paste in the box. Leave the title blank.
<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/YourPageUsername&width=292&height=258&show_faces=true&colorscheme=light&stream=false&show_border=true&header=false”
scrolling=”no” frameborder=”0″ style=”border:none; overflow:hidden;
width:285px; height:258px;”
allowtransparency=”true”></iframe></center>
</div>
==> Click on “Save“.
Remember to change the phrase YourPageUsername with the username of the Facebook page that you want to be popping up.
How Do You Get My Facebook Username?
You can get your Facebook username here if you don’t know it.That’s all.
Did it work for you or not? Please, let me hear from you via comments.
0 Comments: