1
I'd like to put a simple navbar across the top of all my pages, like the module navbar, but separate from it (a site nav-bar, if you like).
What is the best way to do this without hacking the theme files?
I'd like the navbar to be present in all themes.
I guess, ideally, what I am looking for is an unadorder block to go below the logo, be as wide as the entire page, and be above all other L,C,R blocks.
+-----------------+
| Logo/banner |
+-----------------+
| 'Top' blocks |
+---+---------+---+
| L | | R |
| e | Centre | i |
| f | | g |
| t | | h |
| | | t |
+---+---------+---+
| 'Bot' blocks |
+-----------------+