Keyword

[SOLVED] reCAPTCHA typed text invisible

More
11 years 4 months ago #113888 by henk
Hi,

I managed to get reCAPTCHA working, but...
The template I am using (jp-amard) uses black as background color for input fields.
Now the cursor and the typed text in the reCAPTCHA field turn out as invisible.

Is there a way to change either the background color or the font color of the reCAPTCHA box?

Please Log in or Create an account to join the conversation.

  • Yiota
  • Yiota's Avatar
  • Visitor
11 years 4 months ago #113889 by Yiota
Replied by Yiota on topic Re: reCAPTCHA typed text invisible
Go to General K2 Parameters -> Advanced tab under the Anti-spam settings there is an option called "reCAPTCHA Theme". You should switch to a more suitable one.

Please Log in or Create an account to join the conversation.

More
11 years 4 months ago #113890 by henk
Replied by henk on topic Re: reCAPTCHA typed text invisible
Thanks for the quick reply.

The theme has no effect on the color of the input field itself: it remains black in all cases. I guess it has to do with the template of the website.
See attached screen prints.
Attachments:

Please Log in or Create an account to join the conversation.

  • Yiota
  • Yiota's Avatar
  • Visitor
11 years 4 months ago #113891 by Yiota
Replied by Yiota on topic Re: reCAPTCHA typed text invisible
Yes, I'm afraid that your template is responsible for that.
Check the class assigned to that input field and override it through CSS.

If you could post a link to that page I could tell you exactly what you should write.

Please Log in or Create an account to join the conversation.

More
11 years 4 months ago - 11 years 4 months ago #113892 by henk

Please Log in or Create an account to join the conversation.

More
11 years 4 months ago - 11 years 4 months ago #113893 by Lefteris
Replied by Lefteris on topic Re: reCAPTCHA typed text invisible
Add: #recaptcha_response_field {background:none; border-radius:0;} either in your template.css of k2.css if you have overridden it.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
11 years 4 months ago #113894 by henk
Replied by henk on topic Re: reCAPTCHA typed text invisible
Yep, that worked.

Thanks a lot for your quick responses!

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum