This topic is locked

Form Alignmnet

11/12/2012 9:03:18 PM
PHPRunner General questions
C
cjsaputo author

I have a screen with an input form with a header and footer. When I display the screen in Internet Exp 9 the header is positioned properly but the form is to the far right on the screen and almost seems off the screen. The screen is displayed properly in Chrome and Firefox.
Any ideas?

Sergey Kornilov admin 11/13/2012

Do you have a URL we can check?

C
cjsaputo author 11/13/2012



Do you have a URL we can check?


http://signaturells.com/oapg register/output/entries_add.php

Sergey Kornilov admin 11/13/2012

I see what you saying.
In Visual Editor try to switch to HTML mode and remove the following line:

<META content=IE=7 http-equiv=X-UA-Compatible>
Rebuild your project after that.

C
cjsaputo author 11/13/2012



I see what you saying.
In Visual Editor try to switch to HTML mode and remove the following line:

<META content=IE=7 http-equiv=X-UA-Compatible>
Rebuild your project after that.


Did this and uploaded. Still the same.

Sergey Kornilov admin 11/14/2012

Works from here (IE 9)