Well, use the method to get the sidebar and then take all the navbar links and put them in there - in the navbar3 template (or whatever they call it - it's called out as $navbar3 in the code there). Most of the links in your navbar are in columns with <td> tags, you will need to add row tags around them, <tr>, or take away the columns and just put a line break after each link. It kinda depends on the spacing you want for them (and whether you want dropdowns). I tried searching and that is the only one I came up with. You could try searching the mods with other keywords since I only used "navbar" (and "All Mods" "Titles Only").