Hi Lynne
Thank you for this information. That is a good idea to look at the default setup. I will check that out.
I tried to put your code in first to see if that would work. But I am not sure how to put it in. Here is part of the html code I feel the house/forum link is located at in the navbar template. Now how would I place your code in there?
PHP Code:
<div class="cwrap">
<div id="breadcrumb" class="breadcrumb">
<ul class="floatcontainer">
<li class="navbithome"><a href="index.php{vb:raw session.sessionurl_q}" accesskey="1"><img src="{vb:stylevar imgdir_misc}/navbit-home.png" alt="{vb:rawphrase home}" /></a></li>
{vb:raw navbits.breadcrumb}
{vb:raw navbits.lastelement}
</ul>
<hr />
</div>
Thank you,