Hi Leslie,<div><br></div><div>What I would do is start over and not use Zenophile. Zenophile is a nice convenience after you already understand how subthemes work in D6. I think by following the instructions yourself in the &quot;STARTERKIT&quot; you&#39;ll understand sub-themes better which will go a long way in avoiding frustration.</div>
<div><br></div><div>I&#39;ve switched from using Zen to using Genesis (<a href="http://drupal.org/project/genesis">http://drupal.org/project/genesis</a>). I find it simpler and more straightforward. Like Zen, it has a lot of explanatory notes.</div>
<div><br></div><div>To answer your question more directly, I would investigate your subtheme&#39;s .info file and make sure all the regions are turned on there. Same thing with css, check to make sure they are enabled in the subtheme&#39;s .info file.</div>
<div><br></div><div>The following is likely a separate problem from your issue, but worth mentioning: If you want to do a separate template for nodes of type &quot;story&quot; you would create node-story.tpl.php. According to D6 intentions, you&#39;d have to simply add node-story.tpl.php to your subtheme&#39;s directory. But, because of the bug, it won&#39;t actually work unless you also have a node.tpl.php file in your subtheme as well. In short, any time you are creating a more specific template using naming conventions based on a more general version found in the theme directory, you must copy the more generalized version into your subtheme folder in order for the more particular one to work.</div>
<div><br></div><div>Also, in theory, and it usually does work... you don&#39;t need the master theme to be turned on. But it turns out that there are some cases where the master theme does need to be turned on for the subtheme to work.</div>
<div><br></div><div>Welcome to theming! It&#39;s powerful stuff... I think Zenophile is a short cut that simply isn&#39;t worth it.</div><div><br></div><div>best,</div><div><br></div><div>Shai<br><br><div class="gmail_quote">
On Thu, Mar 25, 2010 at 2:30 PM, LESLIE FRIESEN <span dir="ltr">&lt;<a href="mailto:FRIESEN.LESLIE@co.polk.or.us">FRIESEN.LESLIE@co.polk.or.us</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">



<div style="margin:4px 4px 1px;font:10pt Tahoma">
<div>A few more details I&#39;ve discovered.</div>
<div> </div>
<div>1.  The regions have changed. The navbar region is no longer there, nor is the Closure block/region. I DID NOT TOUCH THESE, they are just gone?</div>
<div> </div>
<div>2. I checked with my admin and he said the only thing he changed today was to grant group write access to the theme files. I had asked him to do this because I was unable to upload any of the tweaks I had made to the css sheets. I never got to the point that I uploaded the new css, so that is not what caused the problem.</div>

<div> </div>
<div>Any ideas at all?</div>
<div> </div>
<div>Thanks,</div>
<div> </div>
<div>Leslie<br><br>&gt;&gt;&gt; On 3/25/2010 at 10:00 AM, in message &lt;<a href="mailto:4BAB3441.2EB7.00F4.3@co.polk.or.us" target="_blank">4BAB3441.2EB7.00F4.3@co.polk.or.us</a>&gt;, &quot;LESLIE FRIESEN&quot; &lt;<a href="mailto:FRIESEN.LESLIE@co.polk.or.us" target="_blank">FRIESEN.LESLIE@co.polk.or.us</a>&gt; wrote:<br>
</div>
<div style="padding-left:7px;margin:0px 0px 0px 15px;border-left:#050505 1px solid;background-color:#f3f3f3">
<div>Good morning,</div>
<div> </div>
<div>I&#39;ve started my first attempt at creating a subtheme for Zen. I used Zenophile as my stepping stone.  All of a sudden -- honestly, through no obvious change of my own -- all of the contents of the subtheme are displaying up against the left hand side of the screen. The blocks, regions, etc. are still labeled &quot;right sidebar&quot; &quot;contents&quot; etc., but everything is left justified.  What the heck happened and how do I fix it?</div>

<div> </div>
<div>When I went into the subtheme settings at <a href="http://devdrupal.co.polk.or.us/admin/build/themes/settings/leslie_test_theme" target="_blank">http://devdrupal.co.polk.or.us/admin/build/themes/settings/leslie_test_theme</a>, all of a sudden the name (leslie_test_theme) no longer displays in the list. The subtheme is there, but the name field is blank and the screenshot field says &quot;no screenshot&quot;. Once you click on the configuration settings, some of what should be there is missing. For example, the breadcrumbs settings.</div>

<div> </div>
<div>Help!</div>
<div> </div>
<div>Thanks in advance,</div>
<div> </div>
<div>Leslie</div>
<div> </div></div></div>
<br>--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br></blockquote></div><br></div>