Mobile resize on new reCAPTCHA design

4,232 views
Skip to first unread message

Matt Filer

unread,
Dec 23, 2014, 10:26:16 AM12/23/14
to reca...@googlegroups.com
I'm looking for a solution to resize the new reCAPTCHA design on my website, as it overshoots the container on a mobile device.
I've found some ways around it for the old design, but I'm using the updated version as it is more user friendly.

Example:


Can anyone help? Thanks.

Kenneth Patrick Trivino

unread,
Jan 4, 2015, 10:06:17 PM1/4/15
to reca...@googlegroups.com

Having the same issue as discussed above.
Does new recaptcha design has an ability to resize on given container size?

I checked this and the this captcha looks great in 300 x 80px container.  

Ivan Lovrić

unread,
Jan 5, 2015, 3:19:37 AM1/5/15
to reca...@googlegroups.com
I'm having the same issue on a Macbook Pro 13''. Does anyone have a solution? Thanks...

Chukwuma Peter

unread,
Jan 5, 2015, 4:41:39 AM1/5/15
to reca...@googlegroups.com

For u to resize ur. The resizing should come from ur code. The screen size determining how it will resize. So I advice if u want to resize ur captcha.write a code to resize ur page.

--
You received this message because you are subscribed to the Google Groups "reCAPTCHA" group.
To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+...@googlegroups.com.
To post to this group, send email to reca...@googlegroups.com.
Visit this group at http://groups.google.com/group/recaptcha.
For more options, visit https://groups.google.com/d/optout.

Lori Hardin

unread,
Jan 9, 2015, 3:01:51 PM1/9/15
to reca...@googlegroups.com
Add this to your css: "transform:scale(0.8)" 

Jose Ruiz

unread,
Jan 11, 2015, 1:22:15 PM1/11/15
to reca...@googlegroups.com
CSS resized the container. The captcha no longer overflows, but is now truncated.

Has someone figured this out?

Nicklas Jørgensen

unread,
Feb 19, 2015, 4:57:06 AM2/19/15
to reca...@googlegroups.com
Still looking for a solution for this, just in case someone found one.

sumitkumar nayak

unread,
May 13, 2015, 3:46:16 AM5/13/15
to reca...@googlegroups.com


On Thursday, 19 February 2015 15:27:06 UTC+5:30, Nicklas Jørgensen wrote:
Still looking for a solution for this, just in case someone found one.



Hope this works for you.

<div class="g-recaptcha" data-theme="light" data-sitekey="XXXXXXXXXXXXX" style="transform:scale(0.77);transform-origin:0 0"></div>

Just add style="transform:scale(0.77);transform-origin:0 0"

Hope this works for all screen. 

sumitkumar nayak

unread,
May 13, 2015, 3:46:59 AM5/13/15
to reca...@googlegroups.com

sumitkumar nayak

unread,
May 13, 2015, 3:47:54 AM5/13/15
to reca...@googlegroups.com

sumitkumar nayak

unread,
May 13, 2015, 3:49:04 AM5/13/15
to reca...@googlegroups.com

Jakub Kováč

unread,
Aug 24, 2015, 8:46:53 AM8/24/15
to reCAPTCHA
Hi,

I have resized it by transform:scale and all seems good until I get the pop-up bubble with pictures (napr.: "choose all cakes" ...), then I have to do very wild scrolling to catch the pop-up, that is jumping throw all screen from one side to another ...

Does anyone have any suggestions?

thx
Jakub Kováč
Reply all
Reply to author
Forward
0 new messages