Breadcrumbs - how to remove "You are Here"
Breadcrumbs - how to remove "You are Here"
We don't need the text 'You are here' in the breadcrumbs menu - how can we remove this. I found a reference about overriding the language string but this seems fairly convoluted as a solution for this problem. thanks!
-
- Power Poster
- Posts: 1049
- Joined: Wed Mar 19, 2008 4:54 pm
Re: Breadcrumbs - how to remove "You are Here"
You'll find the breadcrumbs in your template
Code: Select all
{breadcrumbs starttext='You are here: ' root='Home' delimiter='»'}
Re: Breadcrumbs - how to remove "You are Here"
Excellent! Thanks so much for your help! I'll give it a try and mark as solved if it works....
Re: Breadcrumbs - how to remove "You are Here"
Actually the starttext thing doesn't work any more with the new cms_breadcrumbs command.
See http://forum.cmsmadesimple.org/viewtopi ... =8&t=65660
See http://forum.cmsmadesimple.org/viewtopi ... =8&t=65660