Color theme Google ReCaptcha 2

keske 31 Jul, 2015
Hi,

I use Googles ReCaptcha 2 in my website. It comes in theme white by default.
I wonder if I can change it to the dark theme as it fits better to my site.

Thanks a lot.
GreyHead 01 Aug, 2015
1 Likes
Hi Keske,

As a workaround, you can edit the file /administrator/components/com_chronoforms5/chronoforms/actions/load_nocaptcha/load_nocaptcha.php around line 18 to change the default settings:
		'theme' => 'red',
		'lang' => 'en',

Bob
keske 01 Aug, 2015
Hi Bob,

Thank you very much.

Have a nice day!

Best regards,
Kees
This topic is locked and no more replies can be posted.