From Zen to Starterkit... lost column layout

Events happening in the community are now at Drupal community events on www.drupal.org.
roland_kums's picture

Hi all, I just started experimenting with my own Zen subtheme. A stupid problem I can't fix is I lost the 2 column layout in the original Zen theme when I changed to the subtheme. I thought these 2 were supposed to be identical at the start... My navigation now shows on the bottem of the page, after content. How can I solve this?

Comments

How did you create your

Garrett Albright's picture

How did you create your subtheme? Is the subtheme based off of STARTERKIT, or another subtheme?

Are all of its CSS files properly loading? Check with Firebug.

I believe by default the

jaredef's picture

I believe by default the secondary links display in the footer of the page layout. When theming my primary (main) and secondary links, I find it easiest to not display the theme default primary and secondary links, but instead to theme the block for each. I think this makes for a more versatile way to display navigation links.