Question
CAPTCHA background and text colours
Hi
A client of mine has complained a few times that the CAPTCHA background colour and text colour are too similar and the alphanumerals cannot be read.
How can i manipilate text and background colour?
Here is my code:
<cfimage action="captcha" height="50" width="180" text="#strCaptcha#" difficulty="low" fonts="verdana,arial,times new roman,courier" fontsize="20">
thank you
Delon