Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Master Page not being used by subsites

  Asked By: Keaton Boyle         Date: Aug 15, 2008      Category: Sharepoint      Views: 396
 

I have edited the my master page and the core.css file to match my
company's branding. On the opening page of my site these changes are
displaying but on any other part of my site the bottom half of the page
maintains the OOB branding. All sites are set to use the default
master page. What can I do to rectify this? Is there some possibility
that the other pages on my site are using a different style sheet file?

Tagged:              

 

3 Answers Found

 
Answer #1       Answered By: Benjamin Wright          Answered On: Aug 15, 2008       

Most folks will tell you that you should never modify the default
masterpage and the core.css file.

Instead, you should make a COPY Of these, and then use that copy of
the files. The reason being is that there is no guarantee that a
future Service Pack might over-right the default masterpage and css
file thereby destroying the work you did.

 
Answer #2       Answered By: Alka Sarabhai          Answered On: Aug 15, 2008       

Copy them and then just append to them.

 
Answer #3       Answered By: Eashan Nadkarni          Answered On: Aug 15, 2008       

I should note that the OWS files are now called CORE and there is a fifth
solution that WSS v3 now allows in the form of an HTTP Module.

 
Didn't find what you were looking for? Find more on Master Page not being used by subsites Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].