Question

I am using SharePoint 2007 + Windows Server 2008 with SharePoint 2007's publishing portal template. When I add a new web page, the title will aligned on the left, any ideas to align the title in the center?

Solid line means current title position, dashed line means the position I want the title to place?

Was it helpful?

Solution

You will need to change the Layout Page to get what you want. Reason why it always aligns to the left is that it is defined so in the Layout page.

There are two possible options for you to change this.

  1. Open the SharePoint Designer , open the Layout page that you are using and change the alignment of the FieldControl of the Title Column.
  2. Create a new layout page with the aligment of the title field control and deploy it as the Feature.

In both the case while editing page TextBox that accepts the Value will also be aligned to Right. That too can be corrected if you need.

Licensed under: CC-BY-SA with attribution
Not affiliated with sharepoint.stackexchange
scroll top