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 about to embed Facebook Comments on a website but I feel very limited in the way of styling the iFrame solution. The only options with the Comment Box Plugin is colorscheme="light/dark".

Note: The css parameter seems to be deprecated so that's unfortunately not a solution.

https://developers.facebook.com/docs/reference/plugins/comments/

Is it possible to make another custom solution by using the API (JSON, Javascript, PHP) or something?

share|improve this question

1 Answer

I was able to add a style attribute to my <fb:comments> tag

share|improve this answer
That's another thing. What I'm after is styling what's inside the iFrame. – jlg May 23 '11 at 13:25
Okay... give an example of what exactly you want styled... – AllisonC May 23 '11 at 13:31

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.