sierrausa
Member
Posted 4 months ago #
I am trying to change CAPTCHA foreground color value. Unfortunately nothing seems to work:
1. $this->fg = array( 0, 0, 0 ); - changing this did not do anything
2. Changing "Foreground color" through "Contact Form 7" did not work either.
Any other suggestions? Please help!
http://wordpress.org/extend/plugins/really-simple-captcha/
sierrausa
Member
Posted 4 months ago #
Thank you for the link. Howerver as I indicated in my previous post, changing fg:#ffffff doesn't work. The CAPTCHA is yellow by default and I can't seem to change it no matter what i do: http://205.205.219.41/diseno-paginas-web-profesional/contratar-pagina-web/tarjeta-presentacion-web-simple
it is unreadible. Any other suggestions?
What version of PHP do you use?
sierrausa
Member
Posted 4 months ago #
I ended up using reCAPTCHA instead. Thanks.