Topic-icon JFBInvite - Cropping Error - Re-Size not working

Active Subscriptions:

None
I have tried MULTIPLE settings but it crops out my options to send the JFBinvites. It is very annoying. Any help would be appreciate. My site is www.WTreF.com and it's at the very bottom of the page. I attached the picture.

I am using 1.6.3
The topic has been locked.
Support Specialist
12 years 11 months ago #10331 by alzander
Russell,
There's a bug with the Invite module in 1.6 that we're hoping we've already fixed. We fixed it successfully in the 1.5 version and are planning to release a similar update for 1.6 soon. If you could, in the /modules/mod_jfbcinvite/tmpl/default.php file, at line 40, change the following:
Change the class to an id
Add z-index:100
When done, the line should look like:
<div style="position: relative; top:0px; left:0px; width:<?php echo $closedWidth;?>px; overflow:hidden; z-index:100" id="jfbcinvite">

Hopefully, that will fix you right up, but if not, let us know!
The topic has been locked.