Facebook like button comment popup
I had a problem with Facebook like box, the comment popup was invisible when user clicked like button.
You need to add this style in your css:
.fb_iframe_widget iframe { position:relative !Important; }
Here you can see the problem and how I fixed her:
Sursa
2013-11-20 19:05:21