Hide The Quick Launch

admin on November 1st, 2011

Simple trick but very useful Add a the Web Part that now has the name Content Editor and add the following text in the HTML Source mode: /*–Hide Quick Launch –*/ <style type=”text/css”> #s4-leftpanel{ display:none } .s4-ca{ margin-left:0px } </style> ​

Continue reading about Hide the Quick Launch in SharePoint 2010