Theming the buttons in the clean theme
jmbarlow - October 28, 2009 - 15:38
| Project: | reCAPTCHA |
| Version: | 6.x-1.3 |
| Component: | reCAPTCHA Captcha |
| Category: | support request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | needs review |
| Issue tags: | recaptcha, theme |
Jump to:
Description
Is there any way to theme the buttons in the ReCaptcha box? I'm using the "Clean Theme" and I can sort out the borders and field colours with a style sheet, but the three images for reload, audio and help seem to be pulled from the Captcha server without any way to override the settings.
The three images are:
- https://api-secure.recaptcha.net/img/clean/refresh.png
- https://api-secure.recaptcha.net/img/clean/audio.png
- https://api-secure.recaptcha.net/img/clean/help.png
Not a big deal, but it's the last item in my theme which doesn't have the requested colour scheme prior to going live and putting up images, and I've been puzzling over it all day. Example is at: http://www.reachinsurance.co.uk/content/callback

#1
You could use the "Custom" look, and then have complete control over it from your theme... Would be nice to provide some examples of this in the module itself.