It appears that you have removed the breadcrumb element altogether...when I said to remove the edits I initially requested, I meant for you to restore the breadcrumb element in the "navbar" template to:
HTML Code:
<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>
Now, you should only add the selectors I posted to the "additional.css" template for the "Primus Slate" style . Edit the template using your AdminCP.
If you would like, you can PM to me the credentials for an admin account, and I can make these changes for you.