center form on external web page

  • sarajudy69
    Asked on March 21, 2014 at 3:36 PM

    I cannot get my form on my sidebar to be centered and I would like the input areas to be wider--to fill up the whole white box.

     

    Please view my url and help me

     

    Thanks!

  • Mike_T Jotform Support
    Replied on March 21, 2014 at 5:12 PM

    Please inject the following CSS to your form:

    .form-line {
    padding-left: 18px;
    }

    center form on external web page Image 1 Screenshot 30

    Then, set the Submit Button Align to Center:

    center form on external web page Image 2 Screenshot 41

    I hope it will fix the issue. If you need any further assistance, please let us know.