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
0 Michael Posted September 8, 2013 Report Posted September 8, 2013 Could be a good feature request for recaptcha users.
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
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now