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.

My problem lies with the facebook like and send buttons which display a sort of popup that muddles with my layout:

normal view (no hovering over buttons or clicks):

enter image description here

after clicking the FB send button:

enter image description here

Is there a way of telling FancyBox to set the overlay to display outside of the modal box, like the GooglePlus +1 button does:

enter image description here

View a live example of the problem here.

Thanks in advance to anyone who can help me with this!

share|improve this question
I've added a live example which can be found here. It uses the latest facebook and fancybox (2.0.4) scripts available. – daba Jan 11 '12 at 6:36

1 Answer

Use fancybox 2 if you don't mind upgrading.

Cheers!

share|improve this answer
1  
I am using fancybox 2. See live example here. – daba Jan 11 '12 at 6:33

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.