How to make the form orient to the right?

  • GoodKarmaCanine
    Asked on January 5, 2016 at 6:26 PM

    Hi there-  I am working on designing my forms and would like the form to orient to the right side of the page.  I've added a background image and I'd like to be able to showcase it a little better with the form next to it instead of centered over it.  Below is a picture of my form that is centered, and a free template that has the form to the right.

     

    How to make the form orient to the right? Image 1 Screenshot 30

    How to make the form orient to the right? Image 2 Screenshot 41

  • Chriistian Jotform Support
    Replied on January 5, 2016 at 10:51 PM

    Hi,

     

    You can try injecting this css code in your form to align it to the right:

    .form-all {
      margin-right:0 !important;
    }

    Here's a guide on how to inject css to your forms: How to Inject Custom CSS Codes

    I made a clone of your form and tested the css code there. This is how it should appear once the code is added.

    How to make the form orient to the right? Image 1 Screenshot 20

    You can check out the clone I made or clone it to your forms by following this link: https://form.jotform.com/60048157962964

    Here is how you can clone a form: How to Clone an Existing Form from a URL

     

    Do inform us if you need further assistance,
    Regards.