By oscarp on
I have created 2 fields in CCK. These 2 fields are part of the same group. The problem I have is that the fields are displayed one under the other. I will like to have then one next to the other (in the same row). How do I do this?
Comments
Theme
You will probably have to do a bit of theming for this, although it might be doable in just CSS depending what is already defined.
But for theming you can either define the entire page with a theme for the node type, or possibly use Contemplate to theme just the fields in question.
http://drupal.org/project/contemplate
This module was written to solve a need with the Content Construction Kit (CCK), where it had a tendency toward outputting content in a not-very-pretty way. And as such, it dovetails nicely with CCK, adding a "template" tab to CCK content-type editing pages and pre-populating the templates with CCK's default layout. This makes it easy to rearrange fields, output different fields for teaser and body, remove the field title headers, output fields wrapped for use with tabs.module (part of JSTools), or anything you need.
-------------------
http://www.PrivacyDigest.com/ News from the Privacy Front (Drupal)
http://www.SunflowerChildren.org/ Helping children around the world ( Drupal)