Page 1 of 1

Formbuilder input fields horizontal?

Posted: Tue Feb 22, 2011 6:10 pm
by JiiPee
I would need two fields, name and phone, to be placed side by side, not on top of each other. Maybe also submit button in the same row. How can I do this?

Re: Formbuilder input fields horizontal?

Posted: Wed Feb 23, 2011 1:15 am
by maranc
first search better this forum, your answer is here.
BTW - use css styling for your target.
Simple: create two floated left div's, when you put your inputs :)

Marek A.