[support] Theme inheritance broken

Brian Choc bchoc at t4tcolorado.org
Wed Jan 28 21:46:37 UTC 2009


The .info file in the theme specifies the CSS files to load, among other
things.http://drupal.org/node/337173

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).

Brian


On Tue, Jan 27, 2009 at 10:52 AM, Scott <scott at bscottholmes.com> wrote:

> I'm working with a copy of Garland on Drupal 6.9.  Essentially I copied
> Garland into ./sites/all/themes/custom/kidsgardens to create my custom
> theme.  I created a working site.  I would now like to remove the
> template.php and style.css files (at least those parts that belong to
> Garland) from this directory and eventually have only my customizations
> there.  I named Garland as the base theme in kidsgardens.info and
> renamed template.php and style.css (to hide them) expecting them to be
> inherited from Garland.  No joy.  The php stops at the call for
> phptemplate_get_ie_styles(), the first function call in page.tpl.php.
> When I return template.php to my theme directory, the code works but my
> css is still gone - until style.css is returned to the directory.
>
> Being new to drupal I suspect I'm missing something fundamental.
>
> --
> [ Drupal support list | http://lists.drupal.org/ ]
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20090128/35170dbd/attachment-0001.htm 


More information about the support mailing list