Hi, I am new here and checked the demo. I like it what I can do. I am wondering if I have control over the field size (not only small, medium or large)very specific?
Thanks for your help
Werner
Appnitro Software Forums » MachForm 2
Size of boxes
Started 3 years ago by whundt1 | 3 posts |
-
Posted 3 years ago #
-
Hi,
You can change the field size to be more specific, to do so you should edit your CSS form. I assume your field id is 1, then you can add these code in your CSS form :
#li_1 { width:10% !important; }it will re-size your field to 10%
MachForm Support
Posted 3 years ago # -
Thanks I will try it
WernerPosted 3 years ago #
Reply
You must log in to post.
