ReCaptcha API v2 Styling

前端 未结 18 1809
孤城傲影
孤城傲影 2020-11-28 02:59

I have not had much success finding how to style Google\'s new recaptcha (v2). The eventual goal is to make it responsive, but I am having difficulty applying styling for ev

18条回答
  •  自闭症患者
    2020-11-28 03:48

    I am just adding this kind of solution / quick fix so it won't get lost in case of a broken link.

    Link to this solution "Want to add link How to resize the Google noCAPTCHA reCAPTCHA | The Geek Goddess" was provided by Vikram Singh Saini and simply outlines that you could use inline CSS to enforce framing of the iframe.

    // Scale the frame using inline CSS
     
    // Scale the images using a stylesheet

提交回复
热议问题