Floating form fields

Permalink
Hi, is it possible to 'float: left' specific form fields in a form?

Eg: I would like some fields, such as 'Name' and 'Last name' to be next to each other and other options such as checkboxes to be side to side rather than per line.

Can anyone tell me how I could do that?

Thanks,
Luca

ZillionProductions
 
Gondwana replied on at Permalink Reply
Gondwana
I've managed to do this using c5's form widget
https://documentation.concrete5.org/tutorials/how-to-use-the-form-wi...
but not if using a built-in form block. Which method are you using to create your form?
ZillionProductions replied on at Permalink Reply
ZillionProductions
Hi, thanks for your reply. I'm using the regular C5 core form block and I would like to be able to group specific fields (such as first and last name or selection boxes) to be aligned next to each other rather than on top of each other.

Any idea how I could do that?

Thanks,
Luca