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
How to adjust the width of the form?
Started 15 years ago by ctyankee | 2 posts |
-
I see in the embed code that the width is set to 100%. However that is too wide for the section I have the form inside. When I change this to 90% it works fine. Where is the value for this located? I'd like to change that to a specific pixel size so that the usual code of 100% will work. The person who makes and posts the forms is not a web developer and anything beyond copy and pasting embeded code into a CMS is too much for her.
Posted 15 years ago # -
Search for this CSS code:
.embed #form_container{ border: none; width: 100%; background: none; }
Simply adjust the width property.
MachForm Founder
Posted 15 years ago #
Reply
You must log in to post.