Thanks for this module. It helps non programmers like me to start off easily.

I built a new subtheme with liquid layout, 960, 200, 200 and both sidebars to the right.
Create new css is unticked.

The new theme is functional, and can be configured differently from main Zen theme but the sidebars are still on both sides instead of appearing on the right.

Tried after enabling Create new css as well with no success.

Am i missing any step of the process?

CommentFileSizeAuthor
#6 zenophile.gif19.24 KBlvl1
#5 zenophile-theme.gif26.13 KBGarrett Albright
#2 subtheme.gif13.06 KBlvl1

Comments

Garrett Albright’s picture

Hmm. I was just able to build a theme like that with no problems.

Could you check in the directory that Zenophile is creating and make sure it's making the sidebars.css file?

lvl1’s picture

StatusFileSize
new13.06 KB

Could not see the file you mentioned. Files in the subtheme folder is shown in the attached image.

Garrett Albright’s picture

Hmm, did you use Zen Classic as the parent theme? I don't think it's really intended to be one. Try using STARTERKIT instead.

lvl1’s picture

No success with Starter kit as base. Cleared cache. The sidebars are still on the left and right and there is no sidebars.css file in the directory created. Will report back if something works out.

-thank you

Garrett Albright’s picture

StatusFileSize
new26.13 KB

I'm not sure what to tell you. Are you sure you're looking in the right directory? A directory of a theme made with Zenophile should look something like this:

lvl1’s picture

StatusFileSize
new19.24 KB

Yup. just tried again. please feel free to ignore this. will report back if i find where i went wrong.

-thank you

nvisioncurtis’s picture

I'm actually having an issue with the columns not taking the widths supplied. The values in the layout.css always default the standard 200px regardless.

Otherwise a great time saver

Silly me, I see now that a sidebar.css is created.

tammo’s picture

Output after creating zen-subtheme using Zenophile:

body class="not-front logged-in one-sidebar sidebar-left page-admin-build-themes section-admin tableHeader-processed admin-menu"

it states: SIDEBAR-LEFT; while in the rest of the css it uses SIDEBAR-FIRST.

Not all variables have been replaced in the process of making this work for Drupal 7... May I ask the developers to change that variable in the next release?

Garrett Albright’s picture

Zen 1 uses sidebar-left and sidebar-right. Perhaps this has changed in Zen 2, but Zenophile does not currently support Zen 2 in any way, so you're on your own there. Are you trying to use it with Zen 2?

I don't believe that anything Zenophile does would be changing the classes applied to the body tag anyway.

Garrett Albright’s picture

Status: Active » Postponed (maintainer needs more info)
nonprofit’s picture

I had to run through this twice, Under "Adjust sidebar widths and placement" "Override sidebar and page widths and placement" must be ticked. Please excuse if this is not your issue, as I know it sounds insulting, however, it's at least worth a look as this would prevent widths and/or placement from being applied. -NP

texas-bronius’s picture

Hi- I am on 6.x-2.0 (June 3, 2010) and don't see these sidebar checkboxes. Drush exposes them in help. Didn't seem that drush sidebar commands did the trick:
drush zen hcf "Community Foundation Theme" --friendly="Community Foundation Theme" --sidebar-left=200 --sidebar-right=330
What I ended up with, it appears, is the normal 960 width with 200 left, 200 right sidebars (incidentally called First sidebar and Second sidebar).

Are we talking about a related topic?

Garrett Albright’s picture

Do you have the Zenophile Sidebars sub-module enabled?

texas-bronius’s picture

OOps. No, I didn't know there was such a thing: thanks for the tip. I'll enable (looks like it comes with) and give it another whirl.

texas-bronius’s picture

Ok, enabling the Zenophile Sidebars included module did it for me via UI (not tested with drush). Saw said checkbox, and sidebar regions created to spec. Thanks for the tip ;)

omigosh’s picture

How are you supposed to work these wonderful controls? There is nothing anywhere that I can find in the documentation that says how to use them or where to find them.

Garrett Albright’s picture

Status: Postponed (maintainer needs more info) » Fixed

omigosh, if you mean the controls to modify sidebars, enable the "Zenophile Sidebars" module and you'll see them appear in a section on the normal "Create new Zen theme" page.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.