Re: A little rant about bbPress followed by some questions…
I am very interested in the same question. I also use Mimbo (your implementation is very nice!) and I have just changed the footer wchih was easy. But adding the navigation bar at the top I do not know how to do. In by header.php in Mimbo I have the corresponding lines
<ul id=”nav” class=”clearfloat”>
<?php wp_list_pages(‘title_li=’); ?>
I have changed Home to Start and added a link to my Forum. If I dont try to list pages with wp_list_pages I could perhaps write a link as I did to my Forum. Would that work?
But the formatting might disappear?
My site is http://www.goranlindgren.se
I am grateful for all suggestions!
I post this to the Mimbo Forum as well.