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
Lanscape Mode
Started 11 years ago by chris7of9 | 2 posts |
-
How can I either widen the standard width of the form or make it into landscape mode. THen we can have 4 columns of data input on one line, so making it look better
Posted 11 years ago # -
Hi,
You can put these css code into your form theme advance css :
#form_container { width:900px !important; }
Or you can create a custom page and put the form javascript/iframe embed code.
The width size would adjusted relative to the page conteiner.MachForm Support
Posted 11 years ago #
Reply
You must log in to post.