<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #000000"><div>Hi Folks,<br></div><div><br></div><div>I have a sub-theme based on Bartik.&nbsp; I have a content type called "Music" for which I would like a special template -- one without any Drupal adornments except the central content region.&nbsp; I've read that I can override with increasing discrimination by naming *.tpl.php correctly.&nbsp; Given that I want to modify the display for all content of type "Music", then I think I need to have: node--music.tpl.php.&nbsp; Do I also need page--music.tpl.php or do I also need page--node.tpl.php or both?&nbsp; Do I put these in .../sites/all/themes/bartik_cjm/, or .../sites/all/themes/bartik_cjm/templates, or does it not matter?<br></div><div><br></div><div>I copied page.tpl.php and node.tpl.php from Bartik, renamed them page--node.tpl.php and node--music.tpl.php and I hacked them quite severely:</div><div style="padding-left: 30px;"><span style="font-family: courier new,courier,monaco,monospace,sans-serif; font-size: medium;">s/print /print 'XXX' . /</span> </div><div>so I would not fail to notice some change, and I see no change, so I have to conclude that my custom template files are being ignored.&nbsp; I need to fix this problem before I hurt their delicate little egos.<br></div><div>-- <br></div><div><span name="x"></span>Chris.<br><div><br></div>916.799.9461<span name="x"></span><br></div></div></body></html>