I\'m using the comments facebook social plugin When I embed it, the script created an iFrame that has the text \"Facebook social plugin\" with the facebook logo at the botto
You're overcomplicating things. Small CSS change...
.fb_iframe_widget{overflow: hidden;} .fb_ltr{margin-bottom: -20px;}
Done!
Sidenote - I agree with the warning about legal issues. You shouldn't really do this.