Closed (fixed)
Project:
Drupal core
Version:
6.14
Component:
node system
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Dec 2009 at 13:07 UTC
Updated:
3 Jan 2012 at 16:10 UTC
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....
| Comment | File | Size | Author |
|---|---|---|---|
| ImprovedView.png | 136.65 KB | DudeO | |
| MessyView.png | 22.61 KB | DudeO |
Comments
Comment #1
apmsooner commentedYou 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.
Comment #2
DudeO commentedOh.. Makes sense to me.. Any other ways which doesnt requires coding?
Comment #3
DudeO commentedOh 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.
Comment #4
DudeO commentedComment #5
apmsooner commentedresearch 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.
Comment #6
dpearcefl commentedDo you still need help?
Comment #7
dpearcefl commentedComment #8
kars-t commentedHi
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.