Quote:
Originally Posted by agitated
santimariani:
If you have a customized skin the edit may have to be applied to another template.
Suggest you have a look in your header or headinclude templates.
Also the code may have been modified, try a search in templates for $vbphrase[user_cp]
|
Agitated,
First of all, thanks for the help. I searched around, and found this in the navbar_link template:
<if condition="$show['breadcrumb']">
<span class="n$vbphrase[user_cp]avbar">> <a href="$nav_url">$nav_title</a></span>
<else />
$nav_title
</if>
Since it had the user_cp in there, I replaced this whole thing, yet the mod is not working. Any other ideas? I am using the Chestnut Style, by the way.