This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 2

label and radio buttons on same line


  1. grimdesigns
    Member

    I know how to make the radio buttons and check boxes on the same line like in this example:
    http://www.appnitro.com/forms/view.php?id=7

    But is there away to go further and have the radio buttons / corresponding labels and the main label on for that field on the same line.

    Example in this link: http://www.appnitro.com/forms/view.php?id=7
    I want first option, second option and third option to be on the same line as multiple choice.

    Posted 14 years ago #
  2. yuniar

    Yes. On the above sample, you can use this code:

    #li_1 label.description{
      float: left;
      line-height: 23px;
    }

    MachForm Founder

    Posted 14 years ago #

RSS feed for this topic

Reply