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'm interested if anyone knows how to alter a FB like button that's created with a code like

<fb:like href="ttt" send="false" width="450" show_faces="true" font=""></fb:like> that STILL SHOWS FACES, but can move it's actual literals elsewhere (like more the "reccomend to your friends" to left or right etc. Has anyone so far been able to manipulate these things, the row breaks, the side of the string, etc?

share|improve this question

1 Answer

This relates to this question: facebook like box stream height

In short: No, you cannot style social plugins because they are contained in an iframe when rendered. See the above answer for more details. Sorry.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

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