Installed. Great mod, but I would love to see a version that mimics the look of the original breadcrumb using the default icons.
BTW, installed in latest vB version, 3.8.4 PL2.
Also, it would be a fantastic addition to be able to add this to the other pages as well. e.g. forumdisplay, search results, ... basically all others too.
I'd like to see the actual thread title in the nav too, but I'm going to try to add that on my own.
edit-again:
I added "> <strong>$navbits[lastelement]</strong>" here:
Code:
<span class="navbar"><a href="$vboptions[forumhome].php?$session[sessionurl]" accesskey="1">$vboptions[bbtitle]</a></span> $navbits[breadcrumb] > <strong>$navbits[lastelement]</strong>
So now the last element is the thread-title, in bold. That's one less thing on my list to do, now.