By Joe Hubert on
I am using CCK to allow users to create a "game page" where other users can see a main image, game description, genre, additional screen shots, etc.
Currently this is all displayed in a horizontal list format and doesn't look very pretty.
Without custom scripting how can I change how this information is displayed? Is there a module (Views?) that will allow me to do this?
Thank you very much for your help!
Comments
Global Field
A good trick I discovered in some tutorial for views is do
I'm not sure but I think the Custom text field should be the last one.
There is also a great module http://drupal.org/project/views_customfield which allows you to create snippets of php
Peter J Lord
http://peterjlord.co.uk