Madhu Nomula's SharePoint Professionals Blog
Sharepoint Tips, Tricks, Programming, Administration and Online Trainings
Monday, April 9, 2012
How to hide left side quick naviagation
Copy and paste the folllowing code in CEWP
<style>
.ms-navframe
{
display: none;
}
</style>
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)