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.

Possible Duplicate:
How to remove the “Facebook social plugin” text?

I am new to facebook social plugins and i wanted to customize css of social plugins provided by facebook. Basically i want to change the way like logo and facepile is displayed. I want to show faces from facepile in circle rather than rectangular box.

I have read facebook developer docs but there isn't much documentation about how to customize social plugins. I also searched it on stackoverflow and other websites but the answer given there are not working as facebook has changed social plugin on NOV 7,2012.

I also read solution on line 25 website and on stackoverflow but both are not working. Any help will be appreciated.

share|improve this question
check my answer in the above question! – ifaour Jan 25 at 13:39
2  
I have checked your answer there and i understood that we can not do that. Thanks for help. – Tushar Bhaware Jan 30 at 5:10

marked as duplicate by ifaour, Somnath Muluk, Jon Egerton, Matt, Kami Jan 25 at 16:36

This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.

2 Answers

Actually, you can (or could) make some plugins a little bit customized. In the Like Box or Fan Box you could add a external CSS file from a parameter &css= at the iframe src call. But it seems stopped work at last days.

Anyone got that problem too? I'm searching for a anwser, but didnt find nothing.

share|improve this answer
Same here, I used the old plugin with css but since 25 Jan it looks like css is ignored, worked fine for years... :( – Pietro Jan 26 at 7:49
Same here. Worked for years, but stopped working recently. I couldn't find a solution. – Mads Jensen Jan 26 at 10:47
1  
Thank you Guys for replies. I haven't found any solution. I decided to go with default look. – Tushar Bhaware Jan 30 at 5:13

No you can't update or override css of facebook plugins because most plugins of facebook rendered in iframe.

share|improve this answer
Thanks Gaurav for your reply. I have decided to go with default look. – Tushar Bhaware Jan 30 at 5:14

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