PDA

View Full Version : Breadcrumb code


fitz
22-Mar-2003, 12:00 AM
Does anyone know how I can alter the breadcrumb header e.g. Online Catalogue, Section 1, Subsection 2 to begin with 'You are here : Online Catalogue ......


I've hardcoded the 'You are here:' bit in the relevant header section, but found that it also then appears at the top level - the problem with this is that the list of section names doesn't appear at the top level, so I am left with "You are here: and nothing else.

I tried renaming the title of the top section to be 'You are here: Shop Front' but the field length stops me.

Can I alter any of the underlying code and hardcode it there ?

Thanks in anticipation

David

garyhay
22-Mar-2003, 10:38 AM
Act_ParentSectionsLink.html

hard code in here

fitz
22-Mar-2003, 05:28 PM
Thanks, it works just fine now

David