From: ponylady on
Two of the pages in my web site are not like the others. They have different
backgrounds and I cannot "edit with MFP" in the file menu for these two pages
only. I can with the rest of them. I have reworked the pages and when I
open them in MFP they have the correct background. I have "saved" and "saved
as" many times and the two wrong pages just will not correct themselves.
Please help. www.hiddenspringsfarminc.com
From: Hot-text on
Gave as a link to
#1 correct background http:// link
# 2 wrong background http:// link
# 3 wrong background http:// link
so we can see them and help you out

For (((2007%20Foals.htm))) Have This for the background <link
rel="stylesheet" type="text/css" href="_themes/willow/will1011.css">
And ((((Home)))) Have This for the background <body
background="wood103.jpg">

will1011.css background is not wood103.jpg



"ponylady" <ponylady(a)discussions.microsoft.com> wrote in message
news:99596274-FBA5-4269-ABEB-5636E8F9847F(a)microsoft.com...
> Two of the pages in my web site are not like the others. They have
> different
> backgrounds and I cannot "edit with MFP" in the file menu for these two
> pages
> only. I can with the rest of them. I have reworked the pages and when I
> open them in MFP they have the correct background. I have "saved" and
> "saved
> as" many times and the two wrong pages just will not correct themselves.
> Please help. www.hiddenspringsfarminc.com

From: Ronx on
The home page, and 2008 foals page are only using a theme for the link bar.
Yhey have set a background in the body tag to be
wood103.jpg.

Foals 2007 page is using a theme for the whole page, and does not have a
specific background set in the body tag.
Suggest you make the pages consistent.

Also read http://www.rxs-enterprises.org/tests/vml-graphics/ regarding your
use of WordArt - rendering in Firefox shows some rough edges.

Also, the navigation is not consistent. Some pages do not have links to the
home page - it would be easier to use an include page for the navigation -
then it would be the same on every page.
--
Ron Symonds
Microsoft MVP (Expression Web)
http://www.rxs-enterprises.org/fp

Reply only to group - emails will be deleted unread.



"ponylady" <ponylady(a)discussions.microsoft.com> wrote in message
news:99596274-FBA5-4269-ABEB-5636E8F9847F(a)microsoft.com...
> Two of the pages in my web site are not like the others. They have
> different
> backgrounds and I cannot "edit with MFP" in the file menu for these two
> pages
> only. I can with the rest of them. I have reworked the pages and when I
> open them in MFP they have the correct background. I have "saved" and
> "saved
> as" many times and the two wrong pages just will not correct themselves.
> Please help. www.hiddenspringsfarminc.com

From: IdaSpode on
On Sat, 30 Jan 2010 22:30:01 -0800, ponylady
<ponylady(a)discussions.microsoft.com> wrote:

>Two of the pages in my web site are not like the others. They have different
>backgrounds and I cannot "edit with MFP" in the file menu for these two pages
>only. I can with the rest of them. I have reworked the pages and when I
>open them in MFP they have the correct background. I have "saved" and "saved
>as" many times and the two wrong pages just will not correct themselves.
>Please help. www.hiddenspringsfarminc.com

Among other things, some pages have a theme applied, some do not...

2006 Foals=

<meta name="Microsoft Theme" content="none">
<meta name="Microsoft Border" content="none, default">
</head>
<body background="wood103.jpg">

2007/2008 Foals=

<link rel="stylesheet" type="text/css"
href="_themes/willow/will1011.css">
<meta name="Microsoft Theme" content="willow 1011, default">
<meta name="Microsoft Border" content="none, default">
</head>

<body>

DJ