Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I want to put facebook likebox right side and in bottom of my website.

How to put it in right side and in bottom.I want to set custom location of that likebox.

Do anyone know how to do it?

I am using this code of facebook likebox.

<iframe src="http://www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2Fpages%2FLeech4Ever%2F281355641903507&amp;width=400&amp;height=590&amp;colorscheme=light&amp;show_faces=true&amp;border_color=black&amp;stream=true&amp;header=true" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:400px; height:590px;" allowTransparency="true"></iframe>

Any help would be appreciated.

share|improve this question
Use CSS to position it, nothing to do with PHP. – Wesley Murch Aug 1 '12 at 5:44

closed as not a real question by Wesley Murch, DarkCthulhu, j0k, CBroe, Druid Aug 1 '12 at 11:04

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

You just copy and paste that code somewhere in the html on the right, bottom of your website. With no other details, that's all we can say.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.