So I have been banging my head against the wall for the last few hours trying to figure this out. Here's the deal:
I have a content type called clients and I can't figure out how to customize each node for this.
When I create a template file page-clients.tpl.php it works on http://mysite.com/clients but not http://mysite.com/clients/client-title
I have to customize the page output not the node output. Please help how do I do it.

btw I am using cck, views, and pathauto

Thanks

Comments

x3graphics’s picture

Ok I think I figured it out by putting an if else statement in my page.tpl.php:
if($node->type == 'clients'

Is there any problem with doing this?

Anonymous’s picture

I think a custom node-type.tpl.php file should work for you.

-Mike Goodwin
http://www.not2us.net
http://www.redleafmedia.com