Global theme changes

  • Thread starter Thread starter Bob L
  • Start date Start date
B

Bob L

I've developed a large website (www.project2105.org) that I'm making some
theme and style changes to. The html pages on the site fall into two
categories: those that have the standard theme and those that have no
theme.

The pages with no theme are just that. I've edited each fo thses pages to
make sure they have "no theme". However, sometimes when I apply a theme
change to "All pages" or apply a style change to "All pages", the pages with
no themes suddenly appear with the standard theme in them.

Is there a way that I can make sure that html pages with no themes stay that
way during theme and style changes?
 
Move them to a subweb / subsite

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Or in FP 2003 use View Reports Shared Content Themes to check / change
- make sure in code view the pages have
<meta name="Microsoft Theme" content="none">

--




| Thanks again Tom. I really appreciate your help.
|
| | > Move them to a subweb / subsite
| >
| > --
| > ==============================================
| > Thomas A. Rowe (Microsoft MVP - FrontPage)
| > WEBMASTER Resources(tm)
| >
| > FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| > ==============================================
| > To assist you in getting the best answers for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| >
| > | >> I've developed a large website (www.project2105.org) that I'm making some
| >> theme and style changes to. The html pages on the site fall into two
| >> categories: those that have the standard theme and those that have no
| >> theme.
| >>
| >> The pages with no theme are just that. I've edited each fo thses pages
| >> to make sure they have "no theme". However, sometimes when I apply a
| >> theme change to "All pages" or apply a style change to "All pages", the
| >> pages with no themes suddenly appear with the standard theme in them.
| >>
| >> Is there a way that I can make sure that html pages with no themes stay
| >> that way during theme and style changes?
| >>
| >
| >
|
|
 
Back
Top