Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor podpirate

    (@podpirate)

    If possible, you can wrap a <p class="form-row form-row-wide">...</p> around the captcha.

    Thread Starter allvoxman

    (@allvoxman)

    Thanks a lot podpirate! I tried to find it but I couldn’t in a first raid… Where in the files is the captcha code later invoked, so I can add that wrapping? Thanks again.

    Thread Starter allvoxman

    (@allvoxman)

    I managed to do it but it didn’t work…

    https://www.discoscrudos.com/mi-cuenta/

    Plugin Contributor podpirate

    (@podpirate)

    I can’t see any <p> around the captcha…?
    https://pbrd.co/1EGpqHt

    Thread Starter allvoxman

    (@allvoxman)

    When you say around you mean inside that <div id="g-recaptcha-0"...> or around that <div>, (or replacing that <div>)? I’m pretty lost here…

    Thread Starter allvoxman

    (@allvoxman)

    Ok, I did something really dirty: added 3 blank <p class="form-row form-row-wide"></p> with a &nbsp; inside AFTER the injection, and now it looks fine on Firefox and Chrome:

    https://www.discoscrudos.com/mi-cuenta/

    I feel guilty, though.

    Thread Starter allvoxman

    (@allvoxman)

    Better: Added a style="clear: both" at the end of the reCAPTCHA’s <div>. The register button still looks too close, but I think I can manage it from here on.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Register button is stepping in recaptcha’ is closed to new replies.