Can I align the tabs below with the second box in the above question?

  • Trisect
    Asked on April 6, 2015 at 4:38 PM

    There is a drop down question and I would like to align the drop boxes with the second text box in the above question. Essentially just indented in the same place so the form looks more aesthetically pleasing.  Thanks!

    Jotform Thread 547251 Screenshot
  • jonathan
    Replied on April 6, 2015 at 7:30 PM

    Did you meant like this 

    Can I align the tabs below with the second box in the above question? Image 1 Screenshot 50

     

    I did it by

    1. Shrink the field

    Can I align the tabs below with the second box in the above question? Image 2 Screenshot 61

     

    2. then, add the CSS code

     

    #id_26 {

    width : 275px;

    margin-left : 260px !important;

    }

    Can I align the tabs below with the second box in the above question? Image 3 Screenshot 72

     

    I applied it on your jotform also http://www.jotform.us/form/50905508097156

    Can I align the tabs below with the second box in the above question? Image 4 Screenshot 83

     

    Please let us know if this is not what you meant.

    Thanks.

     

     

  • Trisect
    Replied on April 7, 2015 at 10:29 AM

    Thank you so much for your help!  I actually just spoke with my manager and she would prefer to have it the way that it looks now with the "Please choose your are of interest:" being above the 2 drop boxes but would now prefer it aligned all the way to the left with the rest of the text.  So essentially exactly how it is now and just aligned under the Name part above.  Thank you so much!

     

  • Trisect
    Replied on April 7, 2015 at 10:37 AM

    Thank you so much!  I just duplicated and deleted the new one. Everything looks perfect, thank you again!