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
Started 12 years ago by debra | 3 posts |
-
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 # -
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 # -
Thank you Yuniar! :)
Posted 12 years ago #
Reply
You must log in to post.