Format Checklist Items

  • RogerYelvington01
    Asked on June 12, 2015 at 1:02 AM

    Hey Guys!

     

    I'd like to format the checklist for this following form:
    http://felyx.coffeecup.com/

     

    I've attached a before an after visual reference of the changes I'm trying to complete.

    Help is appreciated to make these changes, thank you!

     

    Roger

    Jotform Thread 587070 Screenshot
  • Chriistian Jotform Support
    Replied on June 12, 2015 at 4:28 AM

    Hi RogerYelvington01

     

    Thanks for contacting us.

     

    1. I see that you want to make "Flexible Freeze and Canel Options" and "Member Access & Security" as filed names or question titles. You can do so by following the instructions below.

    Format Checklist Items Image 1 Screenshot 30

    Format Checklist Items Image 2 Screenshot 41

     

    Same steps can be done to "Member Access & Security".

     

    Regarding the indentation of your options, I will make further tests and will get back with the solution.

     

  • Chriistian Jotform Support
    Replied on June 12, 2015 at 4:40 AM

    2. To adjust the indentation of your options, you need to inject the cussom CSS code below.

    .form-checkbox-item:not(#foo) label {

    margin-left: 30px !important;

    text-indent: 0px !important;

    }

    To inject this custom CSS code, please follow these instructions.

    Format Checklist Items Image 1 Screenshot 30

     

    Here is what my version looks like.

     

    Format Checklist Items Image 2 Screenshot 41

     

    You may clone my cloned form - http://form.jotformpro.com/form/51621545659965

     

    Do let us know if you need further assistance.

     

    Regards.