Breadcrumbs - how to remove "You are Here"

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
zafari
New Member
New Member
Posts: 8
Joined: Sat May 28, 2011 7:07 pm

Breadcrumbs - how to remove "You are Here"

Post by zafari »

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!
staartmees
Power Poster
Power Poster
Posts: 1049
Joined: Wed Mar 19, 2008 4:54 pm

Re: Breadcrumbs - how to remove "You are Here"

Post by staartmees »

You'll find the breadcrumbs in your template

Code: Select all


{breadcrumbs starttext='You are here: ' root='Home' delimiter='»'}

zafari
New Member
New Member
Posts: 8
Joined: Sat May 28, 2011 7:07 pm

Re: Breadcrumbs - how to remove "You are Here"

Post by zafari »

Excellent! Thanks so much for your help! I'll give it a try and mark as solved if it works....
User avatar
paulbaker
Dev Team Member
Dev Team Member
Posts: 1465
Joined: Sat Apr 18, 2009 10:09 pm
Contact:

Re: Breadcrumbs - how to remove "You are Here"

Post by paulbaker »

Actually the starttext thing doesn't work any more with the new cms_breadcrumbs command.

See http://forum.cmsmadesimple.org/viewtopi ... =8&t=65660
Locked

Return to “Layout and Design (CSS & HTML)”