Moby2000 Posted September 8, 2013 Report Posted September 8, 2013 Hi All I am setting up the reCaptcha but there is no option to change the theme, looks like the only way to achieve this is through css. Also when setting up the recaptcha it's rendering over to the right of the screen. to place it where it should be you have to put a float in the css.. Add this to the layout.ccs file... #recaptcha_widget_div { float: left; } Steve Quote
0 Michael Posted September 8, 2013 Report Posted September 8, 2013 Could be a good feature request for recaptcha users. Quote
Question
Moby2000
Hi All
I am setting up the reCaptcha but there is no option to change the theme, looks like the only way to achieve this is through css.
Also when setting up the recaptcha it's rendering over to the right of the screen.
to place it where it should be you have to put a float in the css..
Add this to the layout.ccs file...
Steve
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.