i15 top nav bar

we would like to eliminate the directory selection from the imis public view. anybody know how to change the top nav bar?

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Edit the web.sitemap file in

Edit the web.sitemap file in the root of the public site's virtual directory, and remove the node with title="Directory" (and all of its children, of course). Or, if you just want to hide it, add visible="false" to the end of the element.