I think you'd have to redo the navbar to spread out the tabs like that. They float left right now and if you take that away, you get a mess. You can change the padding, but that also has it's problems. And, to move the breadcrumbs into the navbar in that position, you'd have to do a lot of rearranging of the navbar code also (not to mention registering the breadcrumbs variables for use in the navbar). So, basically, you'll have to redo your navbar template to get what you want.
|