Hi,<br><br>In template.php from your theme, yourtheme_preprocess_page(&amp;$vars)<br>add this lines:<br>//only on the view<br>//change theme of page<br>if(isset($vars[&#39;node&#39;]) &amp;&amp; is_object($vars[&#39;node&#39;]) &amp;&amp; $_GET[&#39;q&#39;]==&#39;node/&#39;.$vars[&#39;node&#39;]-&gt;nid){<br>
  $vars[&#39;template_files&#39;][] = sprintf(&#39;page-%s&#39;, $vars[&#39;node&#39;]-&gt;type); <br>}<br><br>Best Regards,<br>Liviu.<br><br><br><div class="gmail_quote">On Mon, Aug 9, 2010 at 3:46 AM, Lior Chefetz <span dir="ltr">&lt;<a href="mailto:liorchefetz@gmail.com" target="_blank">liorchefetz@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hi,<br><br>I&#39;m trying to theme the pages that shows the node generated by content type called &quot;project&quot;.<br>

I saved a copy of the file page.tpl.php as page-project.tpl.php, and my changes to it does not effect the theme.<br>
<br>I tried to do it in the theme, in the fusion themes... nothing works.<br>the weird thing is that it works great with costum node.tpl.php and even with page-front.tpl.php !!<br><br>All my themes are in sites/all/themes<br>


<br>thanks a lot!<br><br>Lio<br><br clear="all"><br><br><br>
<br>--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br></blockquote></div><br><br clear="all"><br>-- <br>regards, mit freundlichen Grüßen, cu stima,<br>Liviu Nicolicioiu<br>

<br>Chief Technichal Officer<br>______________________________<br><br>epoint - consulting + development<br><br>Vacarescu 7 300182 Timisoara Romania<br><br>email: <a href="mailto:liviu.nicolicioiu@epoint.ro" target="_blank">liviu.nicolicioiu@epoint.ro</a><br>

skype: nicolicioiu.liviu<br>mobile: +40 / 745/ 560 322<br>fax: +40 / 256 / 407 147 <br><a href="http://www.epoint.ro" target="_blank">www.epoint.ro</a><br><br>&quot;reliable solutions. delivered.&quot;<br>______________________________ <br>

This message and any attached files are confidential and intended solely for the addressee(s). Any publication, transmission or other use of the information by a person or entity other than the intended addressee is prohibited. If you receive this in error please contact the sender and delete the material. The sender does not accept liability for any errors or omissions as a result of the transmission.<br>

<br><br>