OK- before I pull what's left of my hair out, I thought I would ask for help. I have tried to get the ReCaptcha Plugin to work and it does but, in Firefox it is way of to the right of the screen. It is perfect in IE7 & IE8 but strangely enough the "Powered by ChronoForms" is over to the right in IE. I have tried several sections of code that were in this forum and they all gave the same result. Any assistance will be appreciated. The form can be seen at http://www.aclcpa.org/bap/spawning-report.html
Hi kaj41354,
There seems to be something odd about the width of your form. Because it floats the 85% width leaves enough room for the Captcha to slip into the 15% that is left.
In style1.css around line 11 make the width of form_element 100% and it goes back into place - in FireFox at least.
Bob
There seems to be something odd about the width of your form. Because it floats the 85% width leaves enough room for the Captcha to slip into the 15% that is left.
In style1.css around line 11 make the width of form_element 100% and it goes back into place - in FireFox at least.
Bob
This topic is locked and no more replies can be posted.