PDA

View Full Version : Form margin error


aaronjkizer366105
10-09-2009, 12:31 PM
There is a huge margin between the top of the page and when the form starts. I have found no way of altering this issue. I have attached a screen capture to further demonstrate the issue.


It's too bad I cannot open a support ticket anymore, without it I am unable to upload the offending file in dreamweaver.

Jimmy Wu
10-09-2009, 05:24 PM
This is an issue with how different browsers display items. The outer container's width is not large enough to contain the width of the two columns, so in IE, the second column's items are pushed down. Try viewing this in another browser and see if you get the same result.

Do you have a url to a page hosted on a live server?