I've been trying to figure out how to shrink down the form fields of the Drupal 7 version of the Date module, but I have not been able to find anything that describes how to do it. What I want to do is convert a date form field from something like this: +-v The date field's title ----+ | +--------------------------+ | | | Date | | | | +------------+ | | | | | 2010-01-12 | | | | | +------------+ | | | | Description | | | +--------------------------+ | +------------------------------+ to something like this: The date field's title +------------+ | 2010-01-12 | +------------+ Description Basically, removing the field set and the extra box between the field set and the text field, and replacing "Date" with the title of the field. Where can I find information on how to do this? Thank you. -- Jason Flatt * Custom Web development solutions: http://www.oadaeh.net/ * Internet hosting solutions: http://www.flattnet.com/ * Computer and network service and support: http://www.flattandsons.com/ * Drupal: http://drupal.org, Linux: http://ubuntu.com, Android: http://android.com * Father of seven: http://www.flattfamily.com/ (Joseph, 18; Cramer, 16; Travis, 14; Angela; Harry, 11; William, 5; and Dolly, 3)