Posts Tagged “moss2007”

Modifying breadcrumb seperators in SharePoint

by Steven Ng on June 30, 2008

It’s a small change, but I always forget how to do this so I’m blogging it! Locate the siteMapPath control in the Master Page and add a PathSeperator attribute shown in the example below:

1
2
3
4
<code

Read the rest