I would like to output the subnavigation (the tabs) in another place since where it is by default there’s not enough space. For example I’d like to position them in the sidebar.
I have identified them to be wrapped in the following divs in the template.
http://buddypress.pastebin.com/FRpRgQS7
Now is there another way than modifiy every single php file in the template? Something that would output the menu somewhere else? I realize that this is probably not the case, but I’d love to hear how other people are/or would be handling this!
Thanks for the suggestions.