Community & Support

How do I specify which template to use for pages?

Hello,

I am new to Drupal and have been progressing nicely.

PHPTEMPLATE offers the control over the pages I'd like, but I am stumped.

How do I specify which template to use where?

For instance, I'd like to use a different template for the front page than I would a story. Same with the blog section.

Thanks!

Comments

I think I mispoke. I didn't

I think I mispoke. I didn't mean template as much as the individual files that make up the template. node.tpl.php, etc. I'd like to use one called front.tpl.php, but don't know where to specify that.

Look in Theme developer's guide section of handbook

Specificaly you can find the information you need at http://drupal.org/node/23348