Hello: I just ran zeonphile to produce a Zen sub-theme and it seemed to have worked very well. I can see my initialised theme in the list of themes and I can even set the new sub-theme as the theme for my site. However I can't find where it all got put! I intended to start working on the css files... but cannot locate them! I cannot even find the .info file for the sub-theme. I thought (judging from the Zen documentation) that all this would get put in its own directory (as: "themes/my-new-sub-theme") but can't see it.
Help appreciated

Comments

Garrett Albright’s picture

The default location for new themes to be placed is sites/all/themes. If you have a multisite installation, you may have placed it somewhere else; check in the themes directory in the other directories inside the sites directory.

Note that the root themes directory (the one at the root level of the Drupal installation) is intended only for the core themes which come with Drupal, because that directory will be overwritten when you upgrade Drupal. If you already have Zen or other non-core themes hanging out in there, you should probably disable them, then move them into sites/all/themes and re-enable them.

Let me know if you've found it.

joel_guesclin’s picture

Obviously I have a lot to learn still... I have indeed found it, many thanks

Garrett Albright’s picture

Status: Active » Closed (fixed)

Excellent. Thanks for trying Zenophile!