Support Forums - Classified Ads Script Osclass
General osclass questions => General discussion => Topic started by: David Beaudoin on December 22, 2020, 05:49:12 AM
-
Hello,
reCAPTCHA is displayed in the background on the login page. Recaptcha is not enabled on this page.
Regards,
David
-
On what url it can be observed?
-
here: https://superpet.tv/user/register?move=login
But I would like to remove it from this url and leave it only on the registration url
-
Add following to your style.css:
div.g-recaptcha {display:block;margin:0 0 20px 0;position:relative;width:100%;max-width:320px;margin-right:-60px;overflow:hidden;}
-
thanks ! But i still have a problem. I it does not work on the login page. You can connect without using it ...
-
@David Beaudoin
You must use plugin if you want to customize recaptcha.