Facebook Like Box Without Footer Note

| , , ,

Facebook like box has been distributed all over the internet,

some of us may want to make widgets and code to be personalized, many people are looking and tried to remove footer
note of facebook like, here I am going to share some code, to simply remove the facebook footer link
With Facebook Footer Note

Without Facebook Footer Note

Just copy and paste to where you want it to appear:

<style> 
/*TB911 www.blogs911.com qwerty*/

.TB911{}
.theblogger911 {height:270px;overflow:hidden}

</style>
<div class="TB911">
<div class="theblogger911">

<iframe src="//www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2Ftheblogger911&amp;width=292&amp;height=308&amp;show_faces=true&amp;colorscheme=light&amp;stream=false&amp;show_border=false&amp;header=false&amp;appId=XXXXXXXXXXXXXXX" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:292px; height:308px;" allowTransparency="true"></iframe>
</div>
</div>

REMINDER
Before using this code must change highlighted

code (in line 11) with your own details:
%2Fwww.facebook.com%2Ftheblogger911&amp;width=292&amp
e&amp;appId=XXXXXXXXXXXXXXX” style=”
 

Please Enjoy and Share
Leave a comment below

Previous

Divide Header In Two Parts or Sections in Bloggers Blog

Limit The Number of Posts in Labels Page Results

Next