In my blog I’m using another styled Facebook box, so there is no problem in my side. This is not an big case because its just showing up Facebook Social Plugin with small icon. So if you like to remove it from your Like Box then do as instructed below. All you need is to just copy and paste some coding into your blog by replace with your profile name or Facebook Page ID. Okay, lets check out the real trick for Hiding “Facebook Social Plugin” footer from FB like box.
So what will this article teach you? First About removing Facebook Social Plugin footer then to add it in your Blogger Blogs or Websites. Let’s check it out how?
How to Add Facebook Social Plugin Footer Removed Like Box in Blogger
Step 1: Go to Blogger >> Layout >> Add a Gadget >> HTML/Javascripts
Step 2: Then paste the following code there,
<style>
/*
DO NOT REMOVE OR MODIFY THIS CODE BEYOND PERMISSIONS. RESPECT DESIGNER, RESPECT DMCA.
Facebook Likebox Without Footer Notice (Hide Facebook Social Plugin Notice)
Source Url: http://www.techprevue.com/
This widget is distributed under cc license – BY-NC-ND INT. No-derivatives Allowed.
Please keep intact this copyright notice if you are using or distributing this widget on your website/site/blog.
*/
.tpindia{}
.hfspnbytp {height:270px;overflow:hidden}
</style>
<div class=”tpindia”>
<div class=”hfspnbytp”>
<iframe src=”//www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2Ftriposoft&width=292&height=308&show_faces=true&colorscheme=light&stream=false&show_border=false&header=false&appId=XXXXXXXXXXXXXXX” scrolling=”no” frameborder=”0″ style=”border:none; overflow:hidden; width:292px; height:308px;” allowTransparency=”true”></iframe>
</div>
</div>
Final Words
Hope you will enjoy this awesome Facebook Like Box without Facebook Social Plugin Footer. Cool! At this time I need to thank Vinay Prajapati for sharing this awesome tool with all. Just add it to your blog and share your thoughts in comments! If you’re facing any problems while installing this tool in your blog then drop them in comments! Happy Blogging 🙂
This code works for me 🙂 Enjoy .pvs {
padding-top: 5px;
padding-bottom: 5px;
display: none;
}
Main cause of this plugin it takes long time in loading
How to add it on post footer area