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

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 3

Form Width


  1. debra
    Member

    Where would I go to change the width of a form- would like to make all my themed forms set to 900 px wide. How? Thanks.

    Posted 12 years ago #
  2. yuniar

    Hi Debra,

    On the Theme Editor, click the dropdown on the right top corner and select the “Advanced” menu. You will be prompted to enter your CSS code.

    Enter this code:

    #form_container{
      width: 800px;
    }

    you can change the width value above. Save the theme and then refresh your browser.


    MachForm Founder

    Posted 12 years ago #
  3. debra
    Member

    Thank you Yuniar! :)

    Posted 12 years ago #

RSS feed for this topic

Reply