कैसे काई में त्वरित लॉन्च छिपाने के लिए 2007

आप काई में अपने त्वरित लॉन्च बार छिपाने के लिए करना चाहते हैं 2007
त्वरित लॉन्च बार छिपाने के लिए दो तरीके हैं
1. आप सीएसएस में सीधे संपादित कर सकते हैं
2. हिडन सामग्री संपादक 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 🙂

एक उत्तर दें छोड़ दो

आप का उपयोग कर सकते हैं इन HTML टैग

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