Creating Sutom Page Layout for SharePoint Publishing Page
-
Monday, March 05, 2012 6:34 AM
Hi want to create a custom Publishing Page for SharePoint 2010.
With Custom Image Icon and Header .Please let me know how this can be done.
I am attaching the screenshot for better understanding
thanks.
mayank
All Replies
-
Tuesday, March 06, 2012 3:36 PMModerator
Hi Mayank,
Welcome to the MSDN Forum.
Based on your description, it seems that you are looking for a way to change the publishing page in sharepoint.
If I am right, please take a look at this article: http://office.microsoft.com/en-us/sharepoint-designer-help/create-a-publishing-page-layout-HA010174128.aspx
This article explains what page layouts are and how they relate to publishing pages, master pages, and content types. This article also shows you how to create a page layout content type and a page layout, as well as how to use the browser to create a new publishing page that is based on your new page layout.
IMPORTANT In order for you to create a publishing page layout, your site must be located on a server running Microsoft Office SharePoint Server 2007, and publishing must be turned on in the top-level site of the site collection. Also, to create content types, you must have authoring permissions for that top-level site. If you find that you are unable to create a page layout, contact your server administrator.
And this one: http://office.microsoft.com/en-us/sharepoint-designer-help/create-and-manage-publishing-pages-HA010174133.aspx
This article shows you how to create a new publishing page from an existing page layout, and also shows you where publishing pages are stored and how they are edited in Microsoft Office SharePoint Designer 2007.
And then, this is the PublishingPage class for your reference: http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.publishing.publishingpage.aspx
And the layout property should be helpful: http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.publishing.publishingpage.layout.aspx
Best regards,
Mike Feng
MSDN Community Support | Feedback to us
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
- Marked As Answer by Mike FengMicrosoft Contingent Staff, Moderator Wednesday, March 14, 2012 9:43 AM

