Topic-icon Iframe problem on JFBCLike

14 years 2 weeks ago #22952 by phkoech
Hello,

I have an iframe overflow problem on JFBCLike (see www.caritation.com, below "parlons-en" on the right column).
I've tried to add "overflow:visible" on my div, but it only allow overflow at the bottom of the bloc, and not on the right.
Do you know where I should add "overflow:visible" to allow iframe to overflow on the right ?

To turnaround, I've tried to add JFBCLike to the popup page that appears when you clic on "faire connaitre à des amis". But it is not displayed. Any ideas ?
The topic has been locked.
Support Specialist
14 years 2 weeks ago #22969 by alzander
Replied by alzander on topic Iframe problem on JFBCLike
Gerard,
I'm not seeing the Like button on your site where you describe. Generally, fixing these overflow type issues is pretty easy once we see the problem in action. If you can re-enable the button (even if it's on some sub-page of your site), we should be able to get you the right CSS to fix things up.

Thanks,
Alex
The topic has been locked.
14 years 2 weeks ago #22977 by phkoech
Replied by phkoech on topic Iframe problem on JFBCLike
Sorry, I didn't give you the right link.
You can see this button on this page : www.caritation.com/index.php?option=com_...roupid=24&Itemid=581
You must be logged to see it.
I have tried to add "overflow:visible" but it doesn't work.
The topic has been locked.
Support Specialist
14 years 2 weeks ago #22986 by alzander
Replied by alzander on topic Iframe problem on JFBCLike
Gerard,
You'll need to find the following elements in your template.css file and change their "overflow:hidden" property to visible as well:
#maincontent
#gkMain
and in gk_style.layout.css:
#community-wrap

Hope that helps!
Alex
The topic has been locked.
14 years 2 weeks ago #22995 by phkoech
Replied by phkoech on topic Iframe problem on JFBCLike
Fantastic ! It works.
It's nice to have great support from you.
Thanks.
The topic has been locked.
Support Specialist
14 years 2 weeks ago #23008 by alzander
Replied by alzander on topic Iframe problem on JFBCLike
Awesome! So glad to hear that worked! Should you need anything else, just let us know!

Alex
The topic has been locked.