Page 1 of 1

Anti Spam Check not showing correct font colors?

Posted: Tue Apr 10, 2007 4:32 pm
by damienwc
Script URL: http://www.wired4washington.com/linkman/form.html
Version of script: 1.03
Hosting company: IX Web Hosting
URL of phpinfo.php: http://www.wired4washington.com/phpjunkyard/phpinfo.php
URL of session_test.php: http://www.wired4washington.com/phpjunk ... n_test.php
What terms did you try when SEARCHING for a solution:

Write your message below:

I have the background color set to "black" and the font color is "white"....... everything displays correctly until I get to the Anti Spam Check and then the font color is "black" again so its not viewable agains the black background?

Posted: Tue Apr 10, 2007 7:44 pm
by Klemen
Try adding this to the style in your header.txt file:

Code: Select all

p {color: white;}