Hey Guys
My ReCaptcha is flowing out of the Form.
Here's a link to my page.
http://bluebulb.me/contact
If linking isnt allow, pls remove.
I have been unable to figure out what's wrong.
Below is part of the css code.
Does anyone know where to do the style for container form or the ReCatcha?
I am using J 2.5.16 and Chronoforms V4.
Template - YOOTheme - Yoo sphere
Thanks
My ReCaptcha is flowing out of the Form.
Here's a link to my page.
http://bluebulb.me/contact
If linking isnt allow, pls remove.
I have been unable to figure out what's wrong.
Below is part of the css code.
#recaptcha_widget_div {padding: 10px 0 10px 0;float: left;}
Does anyone know where to do the style for container form or the ReCatcha?
I am using J 2.5.16 and Chronoforms V4.
Template - YOOTheme - Yoo sphere
Thanks
It is part of my form. No idea how it turns out to be outside the form code structure.
Hi BlueBulb,
We've seen something like this before. There's CSS in some Joomla! templates that uses a 'relative' location for ReCaptcha. This can mean that in ChronoForms the ReCaptcha box ends up being placed at the top left of the page (or off the page). If you search the forums you should find some CSS to over-ride the template setting in your form.
Bob
We've seen something like this before. There's CSS in some Joomla! templates that uses a 'relative' location for ReCaptcha. This can mean that in ChronoForms the ReCaptcha box ends up being placed at the top left of the page (or off the page). If you search the forums you should find some CSS to over-ride the template setting in your form.
Bob
This topic is locked and no more replies can be posted.