You can do it, but it's going to take a decent bit of CSS work. You would need to float the containing list items into one row.. float all of them left but the last one so it clears the float and forces a new row.
You'd most likely have to resize them, etc. I would suggest making custom classes, adding them to your theme stylesheet and then adding the custom class names via the form builder admin.
You might consider trying the CSS "display:table" properties. I personally haven't used this with GF so far so I can't vouch as to how well that will work.
Posted 14 years ago on Wednesday December 1, 2010 |
Permalink