PDA

View Full Version : Change Breadcrumb



arpowers
01-29-10, 12:29 AM
Hi,
Is it possible to change the way the breadcrumb is presented?

We would like to get rid of the
> symbols

Thanks

igeek
01-30-10, 07:34 AM
Try replacing {$breadcrumbnav} in the header.tpl file to...


{$breadcrumbnav|replace:' > ':' (new symbo)l '}

inyerface
03-06-10, 11:49 PM
I was wondering the same thing.. I can't believe I never thought of that! LOL.

Thanks for the help!

vchosting
03-07-10, 07:52 AM
Works a treat thanks

WN-Ali
05-05-10, 07:11 AM
Is there anyway to custom code the breadcrumbnav? I would like to add a tag around it.