Hi Jeff,

For one of my content types I would like to display a CCK image field above the page title. I had hoped that changing the field order for the content type would be sufficient but I guess you output the page title in the page.tpl.php and the other node content in node.tpl.php. I could hide the page title with css and use a view to display it below the image. What do you suggest?

Thanks

Comments

eft’s picture

Oh, Man - I just had to RTFM :)

http://drupal.org/node/426482

Jeff Burnz’s picture

Status: Active » Closed (works as designed)