drupal - How to change sub-theme of zen to find files in other folders? -


I am using Jane as my base theme to create a custom theme in Drupal 6.

When I source code of my sub-theme, I see that Zen is searching for CSS files in the sub-theme's folder, currently it appears in its CSS files:

/ topics / Zen / Elemental / CSS /

How do I simply search it in the / css folder?

Thank you!

Comments