Views field display

rpatros - September 4, 2009 - 15:40

I need to create a view with the following elements:

Username Player picture
DOB
Position

I have created a content type with couple of fields:
Player Name
DOB
Position
Picture (Filefield image)

I have created a view but it's displaying it in the following table order:

Username DOB Position Picture

And I want the picutre to be adjacent to fields. Currently my player page is done all in HTML and tables where it's listing the information as follow

Username Picture
DOB
Position

Can the views module list my content in the above format?

This is not the forum for

ScoutBaker - September 4, 2009 - 15:43

This is not the forum for support questions.

You can theme the output of Views. Install the Advanced Help module to get access to additional documentation on Views. You can also look around the forums and the support queue for Views for other Views-related theming information.

---
"Nice to meet you Rose...run for your life." - The Doctor
My first public Drupal site - EyeOnThe503

Thank you

rpatros - September 5, 2009 - 08:45

Thank you

 
 

Drupal is a registered trademark of Dries Buytaert.