Hello! I'm using a chronoform on my website and it looks/works fine in every browser but Internet Explorer. For some reason, the form doesn't start until the very bottom of the page. There is a huge gap at the top. How do I fix this?
Here's the link: http://www.uufr.org/submit-an-article-for-publication. Again, fine in firefox/chrome but its not working in IE.

Thanks!!
Here's the link: http://www.uufr.org/submit-an-article-for-publication. Again, fine in firefox/chrome but its not working in IE.

Thanks!!
Hi uufroffice,
The problem is the .clear { clear: both; } settings in the template main.css file and possibly also in the ChronoForms frontform.css file. These are pushing the form below the bottom of the right hand column.
You can over-ride these by adding CSS to the Form using a Load CSS action - it may take a little playing with the CSS selectors to get it to work though.
Bob
The problem is the .clear { clear: both; } settings in the template main.css file and possibly also in the ChronoForms frontform.css file. These are pushing the form below the bottom of the right hand column.
You can over-ride these by adding CSS to the Form using a Load CSS action - it may take a little playing with the CSS selectors to get it to work though.
Bob
This topic is locked and no more replies can be posted.