Form allignment

  • clocsolent
    Asked on July 14, 2014 at 6:03 AM

    It seems really differcult to align forms. 

     

    http://form.jotformeu.com/form/41942490494360

     

    This forms looks a mess everytime I adjust the alignment. Why is there not a simple option for this?  HELP?

  • omer Jotform Support
    Replied on July 14, 2014 at 6:48 AM

    Hi clocsolent,

    Please follow these steps below.

    1. Shrink email field.

    2. Change "Colour Sides" field's label align left to top.

    3. Add these lines into Inject CSS part.

       .form-collapse-table { width: 100%; float: left; }

       .form-line-column { width: 48%; }

     

    If you have any further help, please let us know.