Monday, August 20, 2012

Hide Help, All Site Content and Recycle Bin using CSS


/* Hide All Site Content and Recycle Bin */
.s4-specialNavLinkList
{
display:none !important;
}

.s4-help
{
display:none !important;
}

No comments:

Post a Comment