Skip to main content

Click Mice, Unclick Mice

Go Search
Home
Wikin
Windows Live ID Authentication
  

Click Mice, Unclick Mice > Posts > Adding a Center web part zone

 Posts

Adding a Center web part zone
Had a few people asking me about how to modify their Team Site default.aspx to add a center web part zone.  Easiest way to accomplish this is using SharePoint Designer to make some changes.
 
  1. File -> Open Site (enter your site URL)
  2. Double-click to open the default.aspx
  3. You should see a Left and a Right web part zone and in between there should be a lonely looking TD tag
  4. Place your cursor inside that TD tag and click on Insert -> SharePoint Controls -> Web Part Zone
  5. Select your new web part zone using the top nav breadcrumb and use the drop down to select Tag Properties for your web part zone
  6. Change the settings to your liking and click Ok
  7. Now to align the zone properly select the TD tag that contains the web part zone and add set the Vertical Alignment to Top using Tag Properties
  8. Also specify the width in percent, I would suggest 25% however you may have other ideas based on what you want it to look like
  9. You will also need to adjust the width percentage in the TD tags that contain the Left and Right web part zones to make sure everything adds up to 100% (If you set the new center zone to 25% you would likely want the Right to be 25% and the Left to be 50%)
  10. File -> Save and you are done

Granted this only changes the default.aspx for one site, however you can always save the site as a template.  You could also go through the steps to create a new site definition based on the team site that updates the OOTB default.aspx, but that is a post all on its own.

Comments

Re: Adding a Center web part zone

Great information. It will definitely help me in future dev.
Keith Bunge at 4/22/2008 11:50 PM

I have Sharepoint 3.0 and not sharepoint designer

How do I ad a center web part zone now?
Keith Bunge at 4/22/2008 11:50 PM