Appnitro Software Forums » MachForm 2

css help needed for address block


  1. gbengston
    Member

    I used your suggestions on how to make the state field of the address block into a dropdown. But, now I'm having difficulty getting the zip field to be on the same line as the city and state fields.

    Here is my form:
    http://www.wellworksforyou.com/forms/view.php?id=1

    Any help would be appreciated.
    Thanks,
    Greg

    Posted 3 years ago #
  2. Try add this into your CSS code:

    #li_2{
      clear: both;
    }

    MachForm Founder

    Posted 3 years ago #

RSS feed for this topic

Reply