Anyone out there knows how to change the view of a node page. I created a custom content type with custom fields using CCK. However, by default, the node page of that content type will automatically display all the fields like this.

Is there any way to create a a different kind of view without using the view module itself? I only want something like this.

Pls help. I know there is a way but I just dun know how....

CommentFileSizeAuthor
ImprovedView.png136.65 KBDudeO
MessyView.png22.61 KBDudeO

Comments

apmsooner’s picture

You need to simply style the page. Use a plugin for firefox called firebug where you can see field names. Open up style.css in the theme you are using and modify the styles.

DudeO’s picture

Oh.. Makes sense to me.. Any other ways which doesnt requires coding?

DudeO’s picture

Oh and that would apply for all the other content types right? I only want it for a specific content type. Any other way to do it. Thanks a lot! I will try it.

DudeO’s picture

Priority: Normal » Critical
apmsooner’s picture

research the forum for customizing and naming conventions for node.tpl.php as that is what you would want to do for a specific content type customization.

dpearcefl’s picture

Category: feature » support
Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

Do you still need help?

dpearcefl’s picture

Status: Postponed (maintainer needs more info) » Active
kars-t’s picture

Status: Active » Fixed

Hi

I am closing this issue to clean up the issue queue. Feel free to reopen the issue if there is new information and the problem still resides. If not please make sure you close your issues that you don't need any more.

Maybe you can get support from the local user group. Please take a look at this list at groups.drupal.org.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.