View previous topic :: View next topic |
Author |
Message |
star8503
Joined: 08 Mar 2009 Posts: 1
|
Posted: Sun Mar 22, 2009 6:18 pm Post subject: People with Internet explorer can't use my form |
|
|
I have a graphics site and have not received any orders- my order form is here: http://sapphirecrystals.webs.com/orderform.htm
One person said they can't enter their email address and my fields only allow one line of text. Another person said: "There is no box to type e-mail in and nothing to click when you're finished ordering."
How can I fix this? I use Firefox and my form works perfectly, and one of my friends who was using Firefox was also able to fill it out and I received her test email. |
|
Back to top |
|
 |
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Mon Mar 23, 2009 11:41 am Post subject: Reply |
|
|
The problem is with the CSS you are using on your website.
A couple things to try:
1. Make your form a fixed width instead of 100%. Try 400 pixels.
2. Make your text fields multi-line text boxes instead of the single ones you are using. Also, don't make them so wide. Right now they are set to 3000 characters wide which is WAY too much. Try 50-100 characters.
Nick Ladd
myContactForm.com |
|
Back to top |
|
 |
|