გინდათ დაფაროთ თქვენი სწრაფი გაშვების ბარი MOSS 2007
არსებობს ორი გზა, რომ დასამალი სწრაფი გაშვების ბარი
1. თქვენ შეგიძლიათ შეცვალოთ პირდაპირ CSS
2. დასძინა დამალული content editor webpart
Add new content editor webpart
Click Source Editor in ToolPane
paste the below code in content editor webpart
[სტილი]
.ms-quicklaunch
{
display:none;
}
.ms-navframe
{
display: none;
}
[/სტილი]
Use “<" & ">” instead of “[” & “]”
Set the Hidden Property to True under layout section in ToolPane.
Now Refresh the Page……You Quick Launch Bar is Gone 🙂
დატოვე პასუხი