× Joomla Facebook Connect support forum

Topic-icon JFBInvite's confirmation window is cut

Active Subscriptions:

None
15 years 9 months ago #4588 by fb_712881506
I've got a problem with module JFBInvite : when the user selects several users and click on the "send invite" button, the confirmation window is cut.
Please see this screenshot for more details:
s3.ceclair.fr/tmp/jfbinvite_window_cut.jpg

Can you tell me how I could fix that?

Regards
The topic has been locked.
Support Specialist
15 years 9 months ago #4606 by alzander
In the module, try turning on the "Enable Automatic Resizing" option. This is our work-around for a flaw in Facebook's invite design. It works on most sites, and should alleviate your problem.
The topic has been locked.
Active Subscriptions:

None
14 years 9 months ago #13077 by hanijuha
I am having a similar issue. Ja_purity template. Joomla 1.5 . Position right. The confirmation form is off the page. If I use the Left position, the confirmation form is hidden behind my main article content area.
The topic has been locked.
Support Specialist
14 years 9 months ago #13078 by alzander
Hanijuha,
Check out the article below, which has some tips on how to prevent it from being cut off:
www.sourcecoast.com/jfbconnect/docs/comm...questions#jfbcinvite

If that doesn't help, please post (or private message us) the URL of the page with the Invite module enabled, and we can likely help you come up with some fixes.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
14 years 9 months ago #13135 by hanijuha
You can see the invite module on the left side

www.arcalifornia.org/home/advocacy/marketing
The topic has been locked.
Support Specialist
14 years 9 months ago #13158 by alzander
The issue is because the left column is set to hide any overflow. To fix, update the templates/ja_purity/css/template.css file. At around line 1275, you'll see the definition for #ja-col1. Update the overflow: hidden setting to overflow:visible.

With that, you should be good to go. If you run into anything else though, just let us know!
Alex
The topic has been locked.
Active Subscriptions:

None
14 years 9 months ago #13170 by hanijuha
That works. Thank you
The topic has been locked.