문제

첫 번째 톱 탐색 탭을 숨기는 방법을 찾았지만 마지막으로 마지막으로 숨길 필요가 있습니다.가능합니까?그렇다면 어떻게해야합니까?

도움이 되었습니까?

해결책

Edit your masterpage and add the following css code:

/* Hides the top navigation links */     
.s4-tn { display:none !important; }

Unfortunately there is no setting in the site settings where could hide it.

Here is my favorite overview of all css classes in sharepoint 2010: http://sp2010notes.wordpress.com/sharepoint-2010-css-chart/

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 sharepoint.stackexchange
scroll top