SharePoint 2007 Dilemna - Which Do You Choose: Master Pages vs Themes?

Tuesday, June 5, 2007, 7:22
This news item was posted in Uncategorized category and has 0 Comments so far.

A Master Pages vs. Themes: Which Do You Choose? by Heather Solomon about the differences between a theme and master pages. The key differences are :

Master Pages

  • Can totally change the look of a site.
  • Can hide SharePoint components that you don’t want to use.
  • Will allow you to alter the layout of the page, in addition to changing the colors and images used in the site.
  • Will not affect _layouts pages. You will need to use a workaround.

Themes

  • Can re-skin the layout of a site to use different images and colors.
  • Can only hide SharePoint components that can be controlled through hiding it in the CSS (display: none set on a class/ID).
  • Affects _layouts pages.
  • Can be used as an alternate CSS file application method, similar to alternate CSS setting in MOSS sites.
  • Are installed on the web server unless you customize the file.

Its quite interesting sometimes that we can get so confused with all the features that SharePoint 2007 has to offer. There it is very important for the community as a whole to share the knowledge that we all gain and as soon as we gain it. Generally I use Themes for formatting changes and Master Pages for layout changes.

As the Dalai Lama puts its best: Share your knowledge. It’s a way to achieve immortality.

Related Posts:

  • Top SharePoint Buzz Posts for June 2007
  • SharePoint Buzz had another amazing month of growth compared to May 2007. More than 11% growth in pageviews and 18% growth in visits.
  • How to Add Master Pages to the Web Server [for Use with Newly Provisioned Site Collections]
  • Heather Soloman goes through on how to create master page(s) on the web server that appear in the Master Page settings for a site collection
  • The new face of SharePoint 2007, a first look at the new themes
  • The following themes come standard out-of-the-box. I figured I would save you the hassle of applying every single one while looking for your favorite.These should
  • Customizing Sharepoint Master Page
  • From what I read, Tom Rizzo's presentations on Master Page customization are really good. And for those you have attended ( or not )
  • Master Pages for Site Collections - Create It As A Feature
  • Heather Solomon does it once again and breaks the difficult task (for some) on how to Create a Feature: Master Pages for Site Collections.
    Both comments and pings are currently closed.

    Comments are closed for this Article !