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
Improving Aesthetics ...
Started 15 years ago by wongaa | 4 posts |
-
When I create an "Address" field, I noticed that the "State/Province/Region" and "Country" fields are not aligned nicely on the right when compared to other full-length fields. Both these fields are protruding slightly from the overall right margin of the form fields. How do you fix this? Perhaps this could be addressed by Appnitro?
The "half-length" fields in the "Address" should somehow match the width of the "medium" length fields so that everything lines up properly when you have a form with address combined with "medium" length fields.
If tweaked, this would perfect the aesthetics for the overall form.
MachForm is a great tool! Keep up the great work, Yuniar!
Posted 15 years ago # -
Thank you for the feedback!
This should be fixed indeed.For a quick fix, try this, edit your CSS code.
Search for this:#main_body form li div.right .medium { width:100%; }
change it with this one:
#main_body form li div.right .medium { width:98%; }
MachForm Founder
Posted 15 years ago # -
Hey Yuniar, truth is, I've never come across any tech support as good as yours! Your response to feedback is unbelievable!!!
Now, a little more work for you ... :)
The address line 1 and address line 2 are now too long as they are now protruding when you line them up against other full length fields ...
Thanks for all your hard work to make MachForm a world-class app. Keep it up!
Posted 15 years ago # -
Thanks for the tip. Worked wonderfully. Feel like a programmer now ... :) (High hopes!!!)
Posted 15 years ago #
Reply
You must log in to post.