I did this as well but jazzed it up a little:
HTML Code:
<!-- MININAV -->
<table class="tborder" cellpadding="3" cellspacing="$stylevar[cellspacing]" align="center" border="0">
<td class="tcat">
<strong>«</strong>
<span class="navbar"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1">$vboptions[bbtitle]</a></span> $navbits[breadcrumb]
<strong>»</strong>
</td>
</table>
<br />
<!-- / MININAV -->
If you want, just change the:
HTML Code:
<td class="tcat">
to "alt1" , "alt2" , etc. to adjust the output.