Issue with facebook LIKE popup

onedeadgod Mar 09, 2012 10:28AM EST

We are using addthis on the following tumblr blog: http://aircraftcarriers.tumblr.com/

The problem we are having is that when you click the facebook like button the dropdown is sometimes hidden behind the previous post underneath. Also as you hover over the facebook popup, it flickers in and out of view. I have been searching for a solution for a few hours now, so I would appreciate any assistance you all can give.

2 Community Answers

onedeadgod Mar 09, 2012 12:01PM EST

I put in this little css hack that hides the facebook popup.

.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
display: none !important;}

View in conversation


Up 0 Rated Down
onedeadgod Mar 09, 2012 11:14AM EST
In fact, is there a simple way to just make it so the facebook like button doesnt have a popup at all?
Up 0 Rated Down
onedeadgod Best Answer Mar 09, 2012 12:01PM EST
I put in this little css hack that hides the facebook popup.

.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
display: none !important;}

This question is closed to new answers.

Still need help?


General Topics

 

Developers