I'm using Chronoforms V2.5 J1.5 RC2
I've made a form. The alignment of the form in Firefox is correct but in IE7 it is not.
The form is here;
http://www.lvschilderwerken.nl/lvschilderwerken-schildersbedrijf-offerte-aanvraag.html
Is there a way to solve this? I don't know how to do this.
Greetings,
Leo
I've made a form. The alignment of the form in Firefox is correct but in IE7 it is not.
The form is here;
http://www.lvschilderwerken.nl/lvschilderwerken-schildersbedrijf-offerte-aanvraag.html
Is there a way to solve this? I don't know how to do this.
Greetings,
Leo
Hi Leo,
IE7 is interpreting your css width:16em; differently from FireFox. I know that there were some changes in IE7 around the interpretation of 'width'. Your best bet is to go and research those. You may find that using 'min-width' will help??
Fortunately not a ChronoForms problem😉
Bob
IE7 is interpreting your css width:16em; differently from FireFox. I know that there were some changes in IE7 around the interpretation of 'width'. Your best bet is to go and research those. You may find that using 'min-width' will help??
Fortunately not a ChronoForms problem😉
Bob
I'm sorry but 'min-width' didn't do the job.
Does anybody have other suggestions??
Leo
Does anybody have other suggestions??
Leo
Hi Leo,
Try to add your form code into an external HTML file and work on it till its cross browser compatible then add it to your site because may be it interferes with something in your site CSS!🙂
Cheers
Max
Try to add your form code into an external HTML file and work on it till its cross browser compatible then add it to your site because may be it interferes with something in your site CSS!🙂
Cheers
Max
This topic is locked and no more replies can be posted.