radio buttons 1-7 in one line

  • chankins
    Asked on September 10, 2015 at 12:33 PM

    My form:  http://form.jotformpro.com/form/52524421369959

    I would like the radio buttons 1-7 in one line.  How may I accomplish this?

    Thanks,

    Charley

     

  • victor
    Replied on September 10, 2015 at 2:31 PM

    Hello Charley,

    You can inject the following CSS code in the designer:

     

    #cid_6 span.form-radio-item {

        width: 60px;

    }

     

    You can adjust the spacing increasing or decreasing 60px.radio buttons 1 7 in one line  Image 1 Screenshot 20

    Please let us know if this helps.

    Regards

    Victor M Larrea

  • chankins
    Replied on September 10, 2015 at 3:02 PM

    Super!  Thanks,

    CH

     

  • AKLEND
    Replied on September 10, 2015 at 6:43 PM

    Victor,

    At which location in the CSS code do you input that line?  I want it to change just one section.

    I tried to highlight the radio buttons and then input into CSS but it changed all of my questions - not just the one question I wanted to change

  • victor
    Replied on September 10, 2015 at 7:21 PM

    Hello CH,

    I just reviewed your form It seems that you were able to find the CSS code so all your radio buttons are align. If you have any more question, please do not hesitate contacting us.

    Regards

    Victor M Larrea