Hi Bob, good morning.
I'm using Chronoforms v3 on a new site (running Joomla 2.5) because I'm recycling forms from another site. The imported forms are not displaying the ReCaptcha. I'm using a RocketTheme template and I'm suspicious that's what causing it, but I don't know how to fix it.
Could you please take a look?
Form 1
Form 2
Thanks!
Jose
I'm using Chronoforms v3 on a new site (running Joomla 2.5) because I'm recycling forms from another site. The imported forms are not displaying the ReCaptcha. I'm using a RocketTheme template and I'm suspicious that's what causing it, but I don't know how to fix it.
Could you please take a look?
Form 1
Form 2
Thanks!
Jose
Hi Jose,
I think that the problem is in the joomla.css file - this code around line 156 moves the ReCapthca off the top of the page
Bob
I think that the problem is in the joomla.css file - this code around line 156 moves the ReCapthca off the top of the page
#recaptcha_widget_div {
position: absolute;
top: -140px;
}
Bob
Hi Bob, thanks for the response. I didn't know how to fix it, so I just deleted the line of code and that seemed to have worked (ReCaptcha is now displaying). Is that the correct solution?
Jose
Jose
This topic is locked and no more replies can be posted.