Hi,
I'm unable to change the breadcrumb separator for my site. ![]()
I'm using SharePoint Designer (SPD) modify my team site's master page.
I'll change the SiteMapPath control to the following and save the master page:
<asp:SiteMapPath SiteMapProvider="SPContentMapProvider" id="ContentMap" SkipLinkText="" NodeStyle-CssClass="ms-sitemapdirectional" PathSeparator=" / " runat="server">
In SPD Design view, the breadcrumb separator is rendered with " / " but when I view it in my browser it renders it with the default ">"
Has anyone else come across this problem
Best Regards,
Rickard Lofberg

Unable to change Breadcrumb Separator
edwinzzz
Hi,
Yes. It's published.
This is the wierd thing - If I navigate to a document library it renders correct ( "/" ) but if I navigate to default.aspx it still has the default " > ".
FYI - I'm using MOSS 2007 but this is just a plain team site.
Any input is welcome!
Thanks,
Rickard Lofberg
johnacs