The .info file in the theme specifies the CSS files to load, among other things.<div><a href="http://drupal.org/node/337173">http://drupal.org/node/337173</a><br><div><br></div><div>That said, as another poster commented, starting from Garland and working backwards is not the most efficient way, probably, to create a theme (unless you want it very Garland-like).</div>
<div><br></div><div>Brian</div><div><br><br><div class="gmail_quote">On Tue, Jan 27, 2009 at 10:52 AM, Scott <span dir="ltr"><<a href="mailto:scott@bscottholmes.com">scott@bscottholmes.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I'm working with a copy of Garland on Drupal 6.9. Essentially I copied<br>
Garland into ./sites/all/themes/custom/kidsgardens to create my custom<br>
theme. I created a working site. I would now like to remove the<br>
template.php and style.css files (at least those parts that belong to<br>
Garland) from this directory and eventually have only my customizations<br>
there. I named Garland as the base theme in <a href="http://kidsgardens.info" target="_blank">kidsgardens.info</a> and<br>
renamed template.php and style.css (to hide them) expecting them to be<br>
inherited from Garland. No joy. The php stops at the call for<br>
phptemplate_get_ie_styles(), the first function call in page.tpl.php.<br>
When I return template.php to my theme directory, the code works but my<br>
css is still gone - until style.css is returned to the directory.<br>
<br>
Being new to drupal I suspect I'm missing something fundamental.<br>
<font color="#888888"><br>
--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</font></blockquote></div><br><br clear="all"><br>
</div></div>