braindead..help with cck building
aznboy - May 27, 2008 - 14:59
Hey all, I ran into a wall so hoping someone can help. Druapl 5.x, cck, views and a few cck modules.
Trying to create a layout for a small company site and one page they want a resume for the people listed.
So I'm trying to create columns and rows.
An example would be as follows:
Title Description Year
Joe Smith, CEO stripper present
I'm not sure how to get 3 text fields to line up like that. Pretty confused. Looked at the matrix field module but to many problems and want to keep it module light as possible since I don't want to come back to this site after I'm done.
Thanks for any help.

A different approach, I
A different approach, I would look at this as a listing of people. As such I would make a CCK type to represent the information about a person and use views to make a table view that shows selected information about the people.