How to make drupal forms more compact
Do you ever need to make your form look compact or perhaps beautify it?
Drupal forms are ugly, as far as I can see. But drupal gives you some flexibility to change them. You can go through some theming part, install a module if you are with drupal 5, or go with javascript in your drupal 6.
If you are with me in drupal 6 and need it for a client, perhaps, then here is what I have done with javascript part. The steps are:
