Show Quick Launch on SharePoint 2010 Webpart Page

When you create a webpart page on SharePoint 2010 or 2007 for that matter, the quick launch will vanish.

With SharePoint 2007 all you needed to do was edit the page in SharePoint Designer and remove the following 2 lines:

< asp:Content ContentPlaceHolderId="PlaceHolderNavSpacer" runat="server">
< asp:Content ContentPlaceHolderId="PlaceHolderLeftNavBar" runat="server">

With SharePoint 2010 you also need to delete the following:

< style type="text/css">
body #s4-leftpanel {
display:none;
}
.s4-ca {
margin-left:0px;
}


The quick launch will now display on the web part page

http://pscave.blogspot.com/2010/10/show-quick-launch-on-sharepoint-2010.html.

تغییر نام صفحه در صفحه وب پارت شیرپوینت

صفحه  مورد نظر را در شیرپوینت دیزاینر باز می کنیم و کدهای موجود در تگ 

asp:Content ContentPlaceHolderId="PlaceHolderPageTitleInTitleArea" runat="server">
 

تغییر دادن quick launch به منوی بازشو

این دو لینک به شما کمک می کنه که این کار رو انجام بدید

 

http://www.manageprojectsonsharepoint.com/blog/2011/04/26/enable-flyout-menus-on-the-quick-launch/

 

http://sharepoint.stackexchange.com/questions/4597/how-to-change-the-quick-launch-flyout-menu-background