Form not displaying correctly in Chrome and IE.

  • salogivillas
    Asked on December 4, 2014 at 9:48 AM
    I also have another problem. I can see the form well on Firefox but it excede the page in Crome and Explorer. Any suggestion?
  • raul
    Replied on December 4, 2014 at 10:38 AM

    Are you referring to this form: http://www.jotformeu.com/form/43363856538364? and also when you say "but it excede the page" are you referring to the width of your form?

    Form not displaying correctly in Chrome and IE Screenshot 30

    If this is correct, please right-click on the Submit button and then click on the Shrink option.

    Form not displaying correctly in Chrome and IE Screenshot 41

    For the Agreement check box, please try to inject the following CSS code:

     

    .form-line {
       max-width : 95%;
    }

    You can see the resulting form here: http://form.jotformpro.com/form/43373922636964, please check it out and let us know if it works for you. If it does, feel free to clone it to your account.

    Best Regards.