How do i fix the submit button?

  • Summit4me
    Asked on January 5, 2015 at 2:14 PM

    I made changes to an existing form and the submit button is no centered and the text is at the bottom of the button.  How do I get the text centered in the button and the button centered on the form?

    http://form.jotform.us/form/40395470134148

  • Ben
    Replied on January 5, 2015 at 2:54 PM

    Hi,

    I see what you mean.

    What I would suggest is to add this CSS code to your jotform:

    button.form-submit-button.form-submit-button-simple_blue {
        box-sizing: padding-box;
        padding-top: 0;
    }

    Once you do the button will show its text properly aligned once again.

    You can see how to add it here: Inject Custom CSS Codes

    If you have any questions or require any further assistance do let us know and we would be happy to assist.

    Best Regards,
    Ben

  • seanmccthy
    Replied on January 5, 2015 at 3:33 PM

    Hello,

    In addition to what Ben suggested, you can expand the field for the button and it should fall in the center of form.

    How do i fix the submit button? Image 1 Screenshot 20 

    You should click on the button then select the Properties icon (#1) then select Expand (#2). The button should fall right in the middle of the form afterwards.

    I cloned your form and performed the directions provided above and it worked out just fine. Please view my cloned version of your form here: http://form.jotform.co/form/50045246632852?

    If you wish you can clone my form and make further changes.

    Please get back to us if you need additional assistance.

     

    Cheers,

    seanmccthy

     

  • Ben
    Replied on January 5, 2015 at 3:43 PM

    Hi @Seanmccthy,

    Thank you for adding that info allowing alternative direction that can be taken to resolve the issue. :)

    Much appreciated.

    Best Regards,
    Ben

  • seanmccthy
    Replied on January 5, 2015 at 3:49 PM

    You're welcome :).

    Cheers,

    seanmccthy