Hide the quick launch side bar in a SharePoint teamsite with out editing the master page.

Create a contenet editor web part and open the source editor. 

Put in the following code:

<style>.ms-navframe{ display:none; }</style>

Hide the header:

<style>.ms-globalTitleArea{ display:none; }</style>

Comments

Popular posts from this blog

Metastorm - Open form in an action from a list or link

Corporate Intranet Information Architecture – a Publishing Site

No Search Results in SharePoint Contextual Search OSSSearchResults.aspx