I was attracted to your description.
Could you support Primary Links down the left hand side verses across the top in some future release?
I was attracted to your description.
Could you support Primary Links down the left hand side verses across the top in some future release?
Comments
Comment #1
rport commentedI've been using Drupal for some time now, and one of the things I like is the very theme system. Hacking your own theme is very easy. As a hint, the code that render's the primary links is located in the page.tpl.php file. Here's a copy of the relevant code;
So I suggest that you might consider hacking your own Zen.
Comment #2
zirafa commentedIf you go to the block configuration page you can display primary links as a block in the left or right sidebars. I think this might be what you are after, and it won't require any new coding.