I've installed Chrono forms a few days back and it worked like a charm. I recently noticed a problem with the form display when I opened the page in IE - I've always used firefox where I didn't see the problem.
The form displays right below the main menu rather than on it's right , in the center of the page.
Check out the screenshots and if anyone has an answer as for why this is happening please let me know.
Appreciated
Hadi
Firefox:
IE:
Post edited by: hadi, at: 2007/11/21 20:32<br><br>Post edited by: GreyHead, at: 2007/11/21 20:40
The form displays right below the main menu rather than on it's right , in the center of the page.
Check out the screenshots and if anyone has an answer as for why this is happening please let me know.
Appreciated
Hadi
Firefox:

IE:

Post edited by: hadi, at: 2007/11/21 20:32<br><br>Post edited by: GreyHead, at: 2007/11/21 20:40
Hi hadi,
Hard to tell. Could be a css problem with the template somewhere; or could be an unclosed table tag . . . Try running the source through an html checker and see if anything show up.
Bob
Hard to tell. Could be a css problem with the template somewhere; or could be an unclosed table tag . . . Try running the source through an html checker and see if anything show up.
Bob
Thanks Bob,
How come in IE not in firefox though? If it was a code error I'm guessing it'll show equally wrong in both, right?
Hadi
How come in IE not in firefox though? If it was a code error I'm guessing it'll show equally wrong in both, right?
Hadi
Hi Hadi,
I am no expert, but I have noticed that some of my (many) code errors are handled differently between firefox and IE!
IE also has an annoying habit of displaying some correct code incorrectly, but that IE for you....
I am no expert, but I have noticed that some of my (many) code errors are handled differently between firefox and IE!
IE also has an annoying habit of displaying some correct code incorrectly, but that IE for you....
Hi Hadi,
Actually no, at too many cases when you have wrong code, FireFox will try to "heal" this and show you the correct expected layout but IE won't and there is too many issues you must take care for if you have CSS, trial and error on both browsers is the way for the CSS fixes but look for HTML problems first!
Cheers
Max
Actually no, at too many cases when you have wrong code, FireFox will try to "heal" this and show you the correct expected layout but IE won't and there is too many issues you must take care for if you have CSS, trial and error on both browsers is the way for the CSS fixes but look for HTML problems first!
Cheers
Max
Thanks a lot guys.
So you're suggesting that the error might be in the form code that I placed in the Chrono form "code" section?
Hadi
So you're suggesting that the error might be in the form code that I placed in the Chrono form "code" section?
Hadi
Yes!
This topic is locked and no more replies can be posted.