Submit button not centered in IE

  • Dannilee
    Asked on April 8, 2015 at 11:44 PM

    Hi

    The submit button is centered (underneath the last text field box) in FF but not in IE.

    http://form.jotformeu.com/form/50608193764359

    Please can you advise.

    Thanks

    Dee

  • Ashwin JotForm Support
    Replied on April 9, 2015 at 5:45 AM

    Hello Dee,

    Which version of IE you are using?

    I did check your form in IE, chrome & FF browser and the submit button is displayed correctly. In IE it does appear to be sightly right aligned. Please check the screenshot below:

    Submit button not centered in IE Image 1 Screenshot 20

     

    To solve this problem, please inject the following custom css code in your form:

    button#input_22 {

      margin-left: -55px !important;

    }

    The following guide should help you on how to inject custom css code in form:  http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes 

    Hope this helps.

    Do get back to us if you have any questions.

    Thank you!

  • Dannilee
    Replied on April 9, 2015 at 10:58 AM

    Hi

    I an using IE11

    That solved the problem in IE however it is now too far to the left in FF.

  • Dannilee
    Replied on April 9, 2015 at 12:10 PM

    Hi

    I changed the positioning from relative to absolute it now looks fine for me in IE and FF, would you be so kind as to check and see if it looks okay to you?

  • Ben
    Replied on April 9, 2015 at 12:22 PM

    I was just about to update you that the CSS was changing, but seems to look OK now in the FF.

    Do let us know if you have any further questions and we would be happy to assist.