Drupal 6 Forms formatting
- by Steven1350
I am trying to create a form in drupal 6 that has multiple items on the same line. More specificly, I want a right alligned form what has a textfield, dropdown-box, and button all on the same line.
I know how to create the items, but drupal tends to put them all on seperate lines. How do I put it on one line?
Thanks