Form EXACTLY Flush left...

  • ImpactGraphics
    Asked on March 10, 2016 at 6:54 PM

    Hi

    Thanks for your help with the Flush left issue   :)

    We can't seem to line the Form up EXACTLY Flush left though under other elements?

    Is this a further Padding issue that needs correcting in the JotForm?

    Thank you

    Regards

    Jeff Cockrem
    Managing Director
    Impact Graphics Pty Limited
    M  0407 974 607
    jeff@impactgraphics.com.au

  • jonathan
    Replied on March 10, 2016 at 7:36 PM

    You must be responding to your other thread here http://www.jotform.com/answers/789453-How-Can-I-Align-My-Form-Left-on-My-Web-Page#2

    If you want to move the form further to the left side of your page, you can try this CSS code

    .form-all {

        margin-left: -10px !important;

    }

     

    adjust the margin-left as you need.

    Form EXACTLY Flush left Screenshot 20

     

    Please let us know if there is more we can help you with.