This is how responsive Facebook like box looks. Once you have added like box code to your
How to Make the Facebook Like Box Responsive
Here I am giving you the step by step guide to make your Facebook like box responsive. Follow my instructions carefully.
How to Add HTML and CSS to Facebook Like Box Code
- Login to your Blogger Dashboard.
- Go to Layout –> Add a Gadget –> HTML/Javascript.
- Copy this HTML and CSS code and paste it.
<style> .facebook { overflow: hidden; border: 1px solid #d5d5d5; } </style>
<div class="facebook"><iframe src="//www.facebook.com/plugins/likebox.php?href=href=http%3A%2F%2Fwww.facebook.com%2Fmybloggingtechniques&width=700&
height=185&colorscheme=light&show_faces=true&border_color=%23ffffff&stream=false&header=false" style="overflow:hidden; width:700px; height:185px;"></iframe></div>
- Replace mybloggingtechniques with your Facebook fan page username.
- Then don’t forget to Save.


No comments:
Post a Comment