PDA

View Full Version : Captcha Image Not Displaying Correctly


Rich Petersen
10-13-2009, 07:48 PM
Hello!

Created a basic contact form with CSS FB. Looks great with Chrome, Safari, Firefox, but on IE the captcha image does not display right. It's like the font is too big for the box or something.

Here is the form:

http://teacherslunchbox.com/contactus.php

This is IE8 have not tried it in IE7 yet, but did try "compatability mode" in IE8 and get the same thing.

Have a great day...

Rich

Ray Borduin
10-14-2009, 08:08 AM
Specify a smaller charheight for the image by adding it to the src:

&charheight=20

or specify a wider width by adding:
&width=200

It just doesn't have enough space it appears with the font and number of characters you have specified.