Software engineer, data guy, Open Source enthusiast, New Hampshire resident, husband, father. Fan of guitars, hiking, photography, homebrewing, sarcasm.
Drupal 6: Creating a custom theme layout for a CCK node form
Sometimes the default theming layout of a CCK node cannot simply be adjusted using CSS. In this example, I’ll explain how to modify the layout of a CCK node form and group some form elements into a table, item list, etc. NOTE: this code has to reside in you template.php file.
Here’s a screen shot of a CCK node form that I rebuilt in a table: