Kā paslēpt ātrās palaišanas MOSS 2007

Vai jūs vēlaties, lai slēptu savu ātrās palaišanas joslā Moss 2007
Ir divi veidi, kā paslēpt ātrās palaišanas joslā
1. Jūs varat rediģēt tieši CSS
2. Pievienojot slēpto satura redaktors webpart

Add new content editor webpart
Click Source Editor in ToolPane
paste the below code in content editor webpart
[stils]
.ms-QuickLaunch
{
display:none;
}
.ms-navframe
{
display: none;
}
[/stils]
Use “<" & ">” instead of “[” & “]”
Set the Hidden Property to True under layout section in ToolPane.
Now Refresh the Page……You Quick Launch Bar is Gone 🙂

Atstāj atbildi

Jūs varat izmantot šo HTML tagus

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>