I have a form that I would like to put in the widget so need the name fields to be stacked rather than side by side - how do I do that?
I would also like to change the label from "Price" to "Fee"
I have a form that I would like to put in the widget so need the name fields to be stacked rather than side by side - how do I do that?
I would also like to change the label from "Price" to "Fee"
Please post a URL to your form page so we can take a look and give you specific help with the formatting.
It ended up too complicated for a widget.
Is there a way to stack First and Last name so the whole form can be "medium" in width?
You can use separate input fields. A first name field and then a last name field. Or you can try to use some complex CSS...
Funny how some things are easy (move a field up) but some things are hard - move half of a pair down. I am still learning CSS and old HTML habits die hard - when we built forms with tables this was much easier - and yet making any changes was sooooo difficult.
Two fields it is... though particularly for widgets having a "name" option in the standard set where first and last name were stacked would be a nice bonus in a future release.
Sharon,
If you still want to use the advanced name field, we'll be happy to help you format it. We do need a URL to your form page so we can inspect your form and give you some specific CSS rules to make what you want happen. Of course, using 2 fields is a viable option but it's up to you.
Thanks Kevin - I'm actually working on this same form in another thread - so let's close this one and then if I need more help I'll let you know.