<div dir="ltr">Thank you Jamie, that link is just what I was looking for. <div><br></div><div>Howard</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 4 January 2014 08:01, Jamie Holly <span dir="ltr">&lt;<a href="mailto:hovercrafter@earthlink.net" target="_blank">hovercrafter@earthlink.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">You can change which template file is used in hook_preprocess_page. Look<br>
for the template_files in $variables. You can get more help here:<br>
<br>
<a href="https://drupal.org/node/1089656" target="_blank">https://drupal.org/node/1089656</a><br>
<span class="HOEnZb"><font color="#888888"><br>
Jamie Holly<br>
<a href="http://hollyit.net" target="_blank">http://hollyit.net</a><br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On 1/3/2014 5:46 PM, Roger wrote:<br>
&gt; Hello<br>
&gt; How would I go about creating different page displays using zen<br>
&gt; starterkit. On google and StackOverflow others have asked similar<br>
&gt; questions but the answers do not work or are inconclusive. I have used<br>
&gt; Panels but would like to learn how to theme the required pages myself.<br>
&gt;<br>
&gt;<br>
&gt; I have page--page1.tpl.php, page--page2.tpl.php etc each with it&#39;s own<br>
&gt; html and css. Zen template.tpl.php has 3 includes probably core functions.<br>
&gt;<br>
&gt; I need pages in which the html and css is entirely different for<br>
&gt; instance, page1.tpl.php has 2 columns, no header, no footer with small<br>
&gt; text and image blocks in each column, page 2 has header 3 columns and<br>
&gt; footer, text should flow into adjacent columns and so on for each page.<br>
&gt; I do not want a baseline template like page.tpl.php. Creating html and<br>
&gt; css code is no problem.<br>
&gt;<br>
&gt; I have content types for each page and added a few characters in each<br>
&gt; page created in each content type but localhost/drupal/page1 does not<br>
&gt; call the html and css from that page instead defaulting to page.tpl.php<br>
&gt; which overrides all  pages except page_front.tpl.php and places it&#39;s<br>
&gt; header and primary content on all pages then my page1, etc displays<br>
&gt; underneath.<br>
&gt;<br>
&gt; I appreciate any help to solve this<br>
&gt; thanks<br>
&gt; Roger<br>
<br>
--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</div></div></blockquote></div><br></div>