This topic contains a post which is marked as Best Answer. Press here if you would like to see it.
*

David Beaudoin

  • ****
  • 242 posts
  • https://abrutis.net
ReCAPTCHA display problem
« 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
Regards,
David
0640404083

*

MB Themes

Re: ReCAPTCHA display problem
« Reply #1 on: December 22, 2020, 01:29:05 PM »
On what url it can be observed?
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

David Beaudoin

  • ****
  • 242 posts
  • https://abrutis.net
Re: ReCAPTCHA display problem
« Reply #2 on: December 25, 2020, 02:15:13 PM »
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
Regards,
David
0640404083

Marked as best answer by frosticek on December 25, 2020, 06:59:15 PM
*

MB Themes

Re: ReCAPTCHA display problem
« Reply #3 on: December 25, 2020, 02:59:46 PM »
Add following to your style.css:
Code: [Select]
div.g-recaptcha {display:block;margin:0 0 20px 0;position:relative;width:100%;max-width:320px;margin-right:-60px;overflow:hidden;}
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

David Beaudoin

  • ****
  • 242 posts
  • https://abrutis.net
Re: ReCAPTCHA display problem
« Reply #4 on: December 25, 2020, 04:06:08 PM »
thanks ! But i still have a problem. I it does not work on the login page. You can connect without using it ...
Regards,
David
0640404083

*

MB Themes

Re: ReCAPTCHA display problem
« Reply #5 on: December 25, 2020, 06:59:07 PM »
@David Beaudoin
You must use plugin if you want to customize recaptcha.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots