নথিপত্র

কিভাবে পানা দ্রুত লঞ্চ লুকান 2007

আপনি Moss আপনার দ্রুত প্রবর্তন বার আড়াল করতে চান না 2007
দ্রুত প্রবর্তন দণ্ড লুকান দুটি উপায় আছে
1. আপনি CSS এর মধ্যে সরাসরি সম্পাদনা করতে পারেন
2. লুকানো বিষয়বস্তু এডিটর মানুষ থাকার চেষ্টা যোগ করার পদ্ধতি

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>