Hello there,I'm a newbie of JotForm and CSS, just wonder if anyone can

  • Glovian
    Asked on September 26, 2017 at 2:45 AM

    Hello there,

    I'm a newbie of JotForm and CSS, just wonder if anyone can share tricks on how we can make use of CSS to swap the position of Print Form and Submit button so Print Form shows on the left of the Submit button? I'm open to ways of doing it so please kindly share how it can be done even if CSS is not the key to the solution.

    Thank you very much in advance.

    Regards,

    Glovian

  • Sabbir
    Replied on September 26, 2017 at 3:58 AM

    Hello,

    You can try adding this CSS code in your Form Designer's CSS tab:

    #input_31
    {
      float:right;
    }

    Here is where to put it:

    Hello there,Im a newbie of JotForm and CSS, just wonder if anyone can  Image 1 Screenshot 20

    Lets us know if you have any further query.

    Thanks.

  • Glovian
    Replied on September 26, 2017 at 6:31 PM

    That works like a treat, thank you so much for sharing the tip Sabbir.


    Have a great day.


    Regards,

    Glovian

  • Jeanette JotForm Support
    Replied on September 26, 2017 at 6:50 PM

    We are always here to assist you, Glovian!