Hi everyone๐
With Internet Explorer (not with firefox), when using a chronoform form, the modules on the left of the page are shifted down : they only appear below the form. So this is a pure layout problem; but so far I couldn't find which part of the code I have to change to fix this. I guess the form is too wide to appear harmoniously, so it pushes the left modules underneath. Could you please help me?
Thanks a lot ๐ ๐
With Internet Explorer (not with firefox), when using a chronoform form, the modules on the left of the page are shifted down : they only appear below the form. So this is a pure layout problem; but so far I couldn't find which part of the code I have to change to fix this. I guess the form is too wide to appear harmoniously, so it pushes the left modules underneath. Could you please help me?
Thanks a lot ๐ ๐
Hi tergra,
It could be width, it could be a misplaced 'clear' div. The only way to diagnose is to look at your site css very carefully. FireFox's FireBug or the FireFox web developer toolbar can help with this.
Bob
It could be width, it could be a misplaced 'clear' div. The only way to diagnose is to look at your site css very carefully. FireFox's FireBug or the FireFox web developer toolbar can help with this.
Bob
let me look at your form too, another way to fix these things is to cut your form code into pieces and test with a small piece then add one more so you are able to find where the problems comes from and you may fix it with the first piece then move to others!
Cheers
Max
Cheers
Max
This topic is locked and no more replies can be posted.