Hi Peter,
I was playing around with changing the breadcrumbs template as it looked the least intimidating (I clearly don't think of myself very good with HTML and CSS, etc.)
I was thinking, maybe I would like the breadcrumbs to look more like a directory path, e.g.,
TopFolder1\subfolder1\subfolder2 etc.
However, I found that the existing separator character ">" must be included or the breadcrumbs won't display anything at all.
However, if I add "\" (e.g. ">\", it will display, but of course includes both characters. Is this a bug or a required character in the template?
Thanks,
Rob Ralston