Wednesday, October 13, 2010

How to hide Left Navigation Menu (Quick Launch) in SP

How to hide Left Navigation Menu (Quick Launch) in SP

Quick Launch is rendered using a delegate control by SPContentSiteMap provider.

One way to remove the Quick Launch bar is to modify the Master Page to remove the delegate control
Other way is to hide the Quick Launch in a Content Editor Web Part as follows.
Add Content Editor Web Part to a Web Part Zone
Select Edit – Modify Shared Web Part
Under Layout, check the Hidden option
Click the Source Editor button and add the following CSS

No comments:

Post a Comment