I'm using "LiteJazz" for a site design. This template doesn't offer an option for navigation to be in the header. I specifically need it above the "Search", floating right. What's the BEST way to add this to my site?

Thanks, Drupal gurus!

Comments

Mark Theunissen’s picture

Check the Litejazz issue queue:

http://drupal.org/project/issues/litejazz?states=all

If this hasn't already been requested, then request that the creator of the theme adds the region. Otherwise, you can edit the theme's info file and template yourself, or make a sub theme and add the region:

http://drupal.org/node/171224

Hope that helps!

__________________________________________________________

Mark Theunissen

(work) Digital People
(personal) Code Baboon

tawebworks’s picture

I was able to achieve the desired effect through a combination of your suggestion and a little code rewriting.

Best,
Tami