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 would like to add some CSS to the like button and the box count. How can I do it?

share|improve this question
To those that voted to close as OT, care to explain? I'm new to facebook.stackoverflow.com but a stackoverflow.com veteran so I'm trying to figure out what the criteria for closing are here... – Mike Sherov Aug 28 '11 at 5:40
possible duplicate of Facebook, how to change like button image? – ifaour Aug 28 '11 at 12:09

1 Answer

You can't. Facebook uses an iframe for that very reason - to prevent you from changing its appearance and function.

share|improve this answer
They have a non-iframe version too. – bill Aug 28 '11 at 3:50
6  
No, they don't. The XFBML version uses JavaScript to render an iframe. Use Firebug or another debug tool to see. – ceejayoz Aug 28 '11 at 3:54

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.