Posted by jundolor on March 2, 2008 at 1:00pm
Hello all:
I'm using contemplate to layout the CCK fields for node contents. I'd like to know if there is any way to position CCK fields above the node title. I've noticed that contemplate positions CCK fields only within the body or teaser.
Many thanks, Jun D!
Life is like a box of chocnut, you never know if its durog or not

Comments
CCK fields above the node title
Jun,
As you said, contemplate only changes the look within the body or teaser.
It looks like you will need to edit your node.tpl.php. If you only want one node type to have CCK fields above titles, you will need to create a copy of node.tpl.php and rename it to node-[node type name here].tpl.php
Regards,
JoRap
[Jo]n [Rap]usas
www.jorap.com
[Jo]n [Rap]usas
www.jorap.com
CCK fields above the node title
jun,
the former suggestion is correct. Just be careful with the variables of the new node-[node type name here].tpl.php