<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #000000"><blockquote style="border-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"LINDA ROMEY" <lromey@gmail.com><br><b>To: </b>support@drupal.org<br><b>Sent: </b>Friday, September 27, 2013 3:15:32 PM<br><b>Subject: </b>Re: [support] Node Template Variant<br><div><br></div>I would do a custom page template for that content type--not a node template which still loads inside teh page, but a page template. You'd name it page--node--[content type].tpl.php and it will override both the page and node templates for your content type. You might also need to do a node--[content type].tpl.php, too. I am assuming you are using Drupal 7</blockquote><div>Hi Linda,</div><div><br></div><div>Yes, I am using D7. I'll try your suggestion, but I have a few administrative details I don't understand. My content type is called "Music", so I assume I'm writing "page--node--music.tpl.php" and possibly "node--music.tpl.php". </div><div><br></div><div>Where do I put these so they will survive updates and upgrades?<br></div><div>Where is the best place to start? /modules/system/page.tpl.php and /modules/node/node.tpl.php?</div><div><br></div><div>Thanks for the help,<br></div><div><br></div><div>Chris.</div><div><span name="x"></span><br></div></div></body></html>