I am having problems with forms, in short I see two issues:
-
Field titles (labels):
Some titles/fields print on one line while others “wrap” around an are displayed in more than one line, I need to control them so they print in one line. -
Columns:
Have a form with a block defined to print 2 fields per line.
The first field is displaying way over to the left of the form while the second one is displaying way over to the right of the form, this leaves a “huge” amount of blank spaces between the two fields. Can someone tell me how to control how the form display the fields? I would like to control where and how fields are displayed.
Thanks.