The reCaptcha markup actually comes from their service and is just included in the form dynamically.
I did a test on a standard Gravity Forms installation and the table renders okay in IE8, IE7 and all the others I tested
IE8 Screenshot
I used the IE8 developer tools to try and isolate the issue you're having, and while I wasn't able to find the exact problem, it looks like the small icon images are inheriting some property from elsewhere in your theme. Also, If I toggled the "display:block" property off of the .recaptchatable TD IMG declaration, then some of the extra spacing collapsed.
Screenshot
Hopefully, that will help get you close to finding the problem.
Posted 14 years ago on Monday November 23, 2009 |
Permalink