Templates

Hi All & Merry Christmas,

I somehow created a page that has a header and a table down the left side
that I have used to create my site. Everytime I click on create new blank
page this template comes up. I have now idea how I did this, its' been a
couple years since I first created my site. I thought I would find a template
under the "my templates" tab in the page templates window but no. I searched
the C drive for all files with the extensions .tem and .dwt, nothing. I would
like to click on "Blank Page" and have a blank page not this template. Can
someone tell me what I did and how do I undo what I did?

Thanks for your help
Skip Hoard
whoard [ Mi, 26 Dezember 2007 23:38 ] [ ID #1893815 ]

Re: Templates

With Windows Explorer, take a look in:
C:/Program Files/Microsoft Office/Templates/1033/Pages11/normal.tem/
And edit NORMAL.HTM as required.
The default for this is

<html>

<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252" x-undefined>
</head>

<body>
</body>

</html>


This path (above) is for FP2003, for other versions change Pages11 to:
FP2000 - Pages9
FP2002 - Pages10
SharePoint Designer - Pages12

Or if you only have one version of Office/FrontPage installed, the
numbers may be missing altogether.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp




"hoard" <whoard [at] sbcglobal.net> wrote in message
news:AB9D3B23-9E94-4BF7-8768-9D3B6EB692AE [at] microsoft.com:

> Hi All & Merry Christmas,
>
> I somehow created a page that has a header and a table down the left side
> that I have used to create my site. Every time I click on create new blank
> page this template comes up. I have now idea how I did this, its' been a
> couple years since I first created my site. I thought I would find a template
> under the "my templates" tab in the page templates window but no. I searched
> the C drive for all files with the extensions .tem and .dwt, nothing. I would
> like to click on "Blank Page" and have a blank page not this template. Can
> someone tell me what I did and how do I undo what I did?
>
> Thanks for your help
> Skip Hoard
Ronx [ Do, 27 Dezember 2007 10:51 ] [ ID #1894338 ]

Re: Templates

Sounds like you applied Shared Borders to your Site
Use Format Shared Borders and remove them from all pages

--

_____________________________________________
SBR [at] ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"whoard" <whoard [at] sbcglobal.net> wrote in message news:AB9D3B23-9E94-4BF7-8768-9D3B6EB692AE [at] microsoft.com...
| Hi All & Merry Christmas,
|
| I somehow created a page that has a header and a table down the left side
| that I have used to create my site. Everytime I click on create new blank
| page this template comes up. I have now idea how I did this, its' been a
| couple years since I first created my site. I thought I would find a template
| under the "my templates" tab in the page templates window but no. I searched
| the C drive for all files with the extensions .tem and .dwt, nothing. I would
| like to click on "Blank Page" and have a blank page not this template. Can
| someone tell me what I did and how do I undo what I did?
|
| Thanks for your help
| Skip Hoard
Stefan B Rusynko [ Do, 27 Dezember 2007 12:58 ] [ ID #1894341 ]

Re: Templates

Hi Ron,

Thanks for your quick reply. I'm not sure if I did what you suggested
correctly or not. I opened normal.htm in frontpage 2003 and cut and pasted
the code you gave me and replaced the code. When I tried to open a blank page
I still got the header and boarders and the code you gave me showed up on the
page in design mode. I tried again and your code did not appear in design
mode but I still get the boarders etc.

Here is the code from a new page I created from "New -> Blank Page" after
the I changed. Boarders & Headers still there.
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 1</title>
<meta name="Microsoft Border" content="tlb, default">
</head>

<body>

</body></html>

Here's the code from normal.htm that I copied after opening it in Windows
Explorer used to create the page above:

<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252"
x-undefined>
</head>

<body>
</body>

</html>

I still have the header & boarder. My website is www.sandhphotography.com if
you would like to check it out there. I created this site last year and had
no idea what I was doing. I did everything in design mode and had (and still
have) no experience with HTML. I am now trying to clean up the code and
rebuilt the site. any advice would be appreciated.

Thanks again Ron for your help.

Blessing,
Skip

"Ronx" wrote:

> With Windows Explorer, take a look in:
> C:/Program Files/Microsoft Office/Templates/1033/Pages11/normal.tem/
> And edit NORMAL.HTM as required.
> The default for this is
>
> <html>
>
> <head>
> <meta http-equiv="Content-Type" content="text/html;
> charset=windows-1252" x-undefined>
> </head>
>
> <body>
> </body>
>
> </html>
>
>
> This path (above) is for FP2003, for other versions change Pages11 to:
> FP2000 - Pages9
> FP2002 - Pages10
> SharePoint Designer - Pages12
>
> Or if you only have one version of Office/FrontPage installed, the
> numbers may be missing altogether.
> --
> Ron Symonds - Microsoft MVP (FrontPage)
> Reply only to group - emails will be deleted unread.
>
> http://www.rxs-enterprises.org/fp
>
>
>
>
> "hoard" <whoard [at] sbcglobal.net> wrote in message
> news:AB9D3B23-9E94-4BF7-8768-9D3B6EB692AE [at] microsoft.com:
>
> > Hi All & Merry Christmas,
> >
> > I somehow created a page that has a header and a table down the left side
> > that I have used to create my site. Every time I click on create new blank
> > page this template comes up. I have now idea how I did this, its' been a
> > couple years since I first created my site. I thought I would find a template
> > under the "my templates" tab in the page templates window but no. I searched
> > the C drive for all files with the extensions .tem and .dwt, nothing. I would
> > like to click on "Blank Page" and have a blank page not this template. Can
> > someone tell me what I did and how do I undo what I did?
> >
> > Thanks for your help
> > Skip Hoard
>
>
whoard [ Do, 27 Dezember 2007 19:38 ] [ ID #1894356 ]

Re: Templates

Hi Stefan,

Your probably right. I did a search for Shared Border and I have about 15
pages with them. I was looking at how to change Shared Borders and use
Dynamic Web Template and CSS. This is all over my head.

My site is www.sandhphotography.com if you would like to look at what I've
done.

Thanks again,
Skip

"Stefan B Rusynko" wrote:

> Sounds like you applied Shared Borders to your Site
> Use Format Shared Borders and remove them from all pages
>
> --
>
> _____________________________________________
> SBR [at] ENJOY (-: [ Microsoft MVP - FrontPage ]
> "Warning - Using the F1 Key will not break anything!" (-;
> To find the best Newsgroup for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
> _____________________________________________
>
>
> "whoard" <whoard [at] sbcglobal.net> wrote in message news:AB9D3B23-9E94-4BF7-8768-9D3B6EB692AE [at] microsoft.com...
> | Hi All & Merry Christmas,
> |
> | I somehow created a page that has a header and a table down the left side
> | that I have used to create my site. Everytime I click on create new blank
> | page this template comes up. I have now idea how I did this, its' been a
> | couple years since I first created my site. I thought I would find a template
> | under the "my templates" tab in the page templates window but no. I searched
> | the C drive for all files with the extensions .tem and .dwt, nothing. I would
> | like to click on "Blank Page" and have a blank page not this template. Can
> | someone tell me what I did and how do I undo what I did?
> |
> | Thanks for your help
> | Skip Hoard
>
>
>
whoard [ Do, 27 Dezember 2007 20:00 ] [ ID #1894357 ]

Re: Templates

With the web open,

1) Format->Shared Borders
Clear all the boxes, and select "All pages".
Note that this will remove shared borders from all pages in the web
site.

2) If you wish these borders to be retained on existing pages, then
before the above operation, open each page, and select "Current Page",
click OK
Edit something in the page to ensure all changes are saved. Save and
close the page.
Then the clearing all borders above will only apply to new pages.

If you wish to remove borders in those pages in 2), they will have to be
removed individually.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp




"whoard" <whoard [at] discussions.microsoft.com> wrote in message
news:116D9355-4B29-4531-B6E6-D8F6CBBA444F [at] microsoft.com:

> Hi Ron,
>
> Thanks for your quick reply. I'm not sure if I did what you suggested
> correctly or not. I opened normal.htm in frontpage 2003 and cut and pasted
> the code you gave me and replaced the code. When I tried to open a blank page
> I still got the header and boarders and the code you gave me showed up on the
> page in design mode. I tried again and your code did not appear in design
> mode but I still get the boarders etc.
>
> Here is the code from a new page I created from "New -> Blank Page" after
> the I changed. Boarders & Headers still there.
> <html>
>
> <head>
> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
> <title>New Page 1</title>
> <meta name="Microsoft Border" content="tlb, default">
> </head>
>
> <body>
>
> </body></html>
>
> Here's the code from normal.htm that I copied after opening it in Windows
> Explorer used to create the page above:
>
> <html>
>
> <head>
> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"
> x-undefined>
> </head>
>
> <body>
> </body>
>
> </html>
>
> I still have the header & boarder. My website is www.sandhphotography.com if
> you would like to check it out there. I created this site last year and had
> no idea what I was doing. I did everything in design mode and had (and still
> have) no experience with HTML. I am now trying to clean up the code and
> rebuilt the site. any advice would be appreciated.
>
> Thanks again Ron for your help.
>
> Blessing,
> Skip
>
> "Ronx" wrote:
>
> > With Windows Explorer, take a look in:
> > C:/Program Files/Microsoft Office/Templates/1033/Pages11/normal.tem/
> > And edit NORMAL.HTM as required.
> > The default for this is
> >
> > <html>
> >
> > <head>
> > <meta http-equiv="Content-Type" content="text/html;
> > charset=windows-1252" x-undefined>
> > </head>
> >
> > <body>
> > </body>
> >
> > </html>
> >
> >
> > This path (above) is for FP2003, for other versions change Pages11 to:
> > FP2000 - Pages9
> > FP2002 - Pages10
> > SharePoint Designer - Pages12
> >
> > Or if you only have one version of Office/FrontPage installed, the
> > numbers may be missing altogether.
> > --
> > Ron Symonds - Microsoft MVP (FrontPage)
> > Reply only to group - emails will be deleted unread.
> >
> > http://www.rxs-enterprises.org/fp
> >
> >
> >
> >
> > "hoard" <whoard [at] sbcglobal.net> wrote in message
> > news:AB9D3B23-9E94-4BF7-8768-9D3B6EB692AE [at] microsoft.com:
> >
> > > Hi All & Merry Christmas,
> > >
> > > I somehow created a page that has a header and a table down the left side
> > > that I have used to create my site. Every time I click on create new blank
> > > page this template comes up. I have now idea how I did this, its' been a
> > > couple years since I first created my site. I thought I would find a template
> > > under the "my templates" tab in the page templates window but no. I searched
> > > the C drive for all files with the extensions .tem and .dwt, nothing. I would
> > > like to click on "Blank Page" and have a blank page not this template. Can
> > > someone tell me what I did and how do I undo what I did?
> > >
> > > Thanks for your help
> > > Skip Hoard
> >
> >
Ronx [ Fr, 28 Dezember 2007 16:24 ] [ ID #1894967 ]

Re: Templates

Thanks Ron!!

I was able to remove all Shared Border and now am using Dynamic Web Templates.
One more question. Can I use CSS with a DWT page?

Happy New Year1

Skip Hoard

"Ronx" wrote:

> With the web open,
>
> 1) Format->Shared Borders
> Clear all the boxes, and select "All pages".
> Note that this will remove shared borders from all pages in the web
> site.
>
> 2) If you wish these borders to be retained on existing pages, then
> before the above operation, open each page, and select "Current Page",
> click OK
> Edit something in the page to ensure all changes are saved. Save and
> close the page.
> Then the clearing all borders above will only apply to new pages.
>
> If you wish to remove borders in those pages in 2), they will have to be
> removed individually.
> --
> Ron Symonds - Microsoft MVP (FrontPage)
> Reply only to group - emails will be deleted unread.
>
> http://www.rxs-enterprises.org/fp
>
>
>
>
> "whoard" <whoard [at] discussions.microsoft.com> wrote in message
> news:116D9355-4B29-4531-B6E6-D8F6CBBA444F [at] microsoft.com:
>
> > Hi Ron,
> >
> > Thanks for your quick reply. I'm not sure if I did what you suggested
> > correctly or not. I opened normal.htm in frontpage 2003 and cut and pasted
> > the code you gave me and replaced the code. When I tried to open a blank page
> > I still got the header and boarders and the code you gave me showed up on the
> > page in design mode. I tried again and your code did not appear in design
> > mode but I still get the boarders etc.
> >
> > Here is the code from a new page I created from "New -> Blank Page" after
> > the I changed. Boarders & Headers still there.
> > <html>
> >
> > <head>
> > <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
> > <title>New Page 1</title>
> > <meta name="Microsoft Border" content="tlb, default">
> > </head>
> >
> > <body>
> >
> > </body></html>
> >
> > Here's the code from normal.htm that I copied after opening it in Windows
> > Explorer used to create the page above:
> >
> > <html>
> >
> > <head>
> > <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"
> > x-undefined>
> > </head>
> >
> > <body>
> > </body>
> >
> > </html>
> >
> > I still have the header & boarder. My website is www.sandhphotography.com if
> > you would like to check it out there. I created this site last year and had
> > no idea what I was doing. I did everything in design mode and had (and still
> > have) no experience with HTML. I am now trying to clean up the code and
> > rebuilt the site. any advice would be appreciated.
> >
> > Thanks again Ron for your help.
> >
> > Blessing,
> > Skip
> >
> > "Ronx" wrote:
> >
> > > With Windows Explorer, take a look in:
> > > C:/Program Files/Microsoft Office/Templates/1033/Pages11/normal.tem/
> > > And edit NORMAL.HTM as required.
> > > The default for this is
> > >
> > > <html>
> > >
> > > <head>
> > > <meta http-equiv="Content-Type" content="text/html;
> > > charset=windows-1252" x-undefined>
> > > </head>
> > >
> > > <body>
> > > </body>
> > >
> > > </html>
> > >
> > >
> > > This path (above) is for FP2003, for other versions change Pages11 to:
> > > FP2000 - Pages9
> > > FP2002 - Pages10
> > > SharePoint Designer - Pages12
> > >
> > > Or if you only have one version of Office/FrontPage installed, the
> > > numbers may be missing altogether.
> > > --
> > > Ron Symonds - Microsoft MVP (FrontPage)
> > > Reply only to group - emails will be deleted unread.
> > >
> > > http://www.rxs-enterprises.org/fp
> > >
> > >
> > >
> > >
> > > "hoard" <whoard [at] sbcglobal.net> wrote in message
> > > news:AB9D3B23-9E94-4BF7-8768-9D3B6EB692AE [at] microsoft.com:
> > >
> > > > Hi All & Merry Christmas,
> > > >
> > > > I somehow created a page that has a header and a table down the left side
> > > > that I have used to create my site. Every time I click on create new blank
> > > > page this template comes up. I have now idea how I did this, its' been a
> > > > couple years since I first created my site. I thought I would find a template
> > > > under the "my templates" tab in the page templates window but no. I searched
> > > > the C drive for all files with the extensions .tem and .dwt, nothing. I would
> > > > like to click on "Blank Page" and have a blank page not this template. Can
> > > > someone tell me what I did and how do I undo what I did?
> > > >
> > > > Thanks for your help
> > > > Skip Hoard
> > >
> > >
>
>
whoard [ Sa, 29 Dezember 2007 01:24 ] [ ID #1895590 ]

Re: Templates

Thanks Stefan!

I was able to remove all Shared Border and now am using Dynamic Web
Templates, everyting works fine.

Blessings,
Skip

"Stefan B Rusynko" wrote:

> Sounds like you applied Shared Borders to your Site
> Use Format Shared Borders and remove them from all pages
>
> --
>
> _____________________________________________
> SBR [at] ENJOY (-: [ Microsoft MVP - FrontPage ]
> "Warning - Using the F1 Key will not break anything!" (-;
> To find the best Newsgroup for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
> _____________________________________________
>
>
> "whoard" <whoard [at] sbcglobal.net> wrote in message news:AB9D3B23-9E94-4BF7-8768-9D3B6EB692AE [at] microsoft.com...
> | Hi All & Merry Christmas,
> |
> | I somehow created a page that has a header and a table down the left side
> | that I have used to create my site. Everytime I click on create new blank
> | page this template comes up. I have now idea how I did this, its' been a
> | couple years since I first created my site. I thought I would find a template
> | under the "my templates" tab in the page templates window but no. I searched
> | the C drive for all files with the extensions .tem and .dwt, nothing. I would
> | like to click on "Blank Page" and have a blank page not this template. Can
> | someone tell me what I did and how do I undo what I did?
> |
> | Thanks for your help
> | Skip Hoard
>
>
>
whoard [ Sa, 29 Dezember 2007 01:27 ] [ ID #1895591 ]

Re: Templates

Definitely. Either as an external file or embedded into the page. The
external file is best, since changing one file (the CSS file) will
update the entire site, without having to update any pages.

--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp




"whoard" <whoard [at] discussions.microsoft.com> wrote in message
news:27E1A17A-7074-443C-B3EA-10212A954036 [at] microsoft.com:

> Thanks Ron!!
>
> I was able to remove all Shared Border and now am using Dynamic Web Templates.
> One more question. Can I use CSS with a DWT page?
>
> Happy New Year1
>
> Skip Hoard
>
> "Ronx" wrote:
>
> > With the web open,
> >
> > 1) Format->Shared Borders
> > Clear all the boxes, and select "All pages".
> > Note that this will remove shared borders from all pages in the web
> > site.
> >
> > 2) If you wish these borders to be retained on existing pages, then
> > before the above operation, open each page, and select "Current Page",
> > click OK
> > Edit something in the page to ensure all changes are saved. Save and
> > close the page.
> > Then the clearing all borders above will only apply to new pages.
> >
> > If you wish to remove borders in those pages in 2), they will have to be
> > removed individually.
> > --
> > Ron Symonds - Microsoft MVP (FrontPage)
> > Reply only to group - emails will be deleted unread.
> >
> > http://www.rxs-enterprises.org/fp
> >
> >
> >
> >
> > "whoard" <whoard [at] discussions.microsoft.com> wrote in message
> > news:116D9355-4B29-4531-B6E6-D8F6CBBA444F [at] microsoft.com:
> >
> > > Hi Ron,
> > >
> > > Thanks for your quick reply. I'm not sure if I did what you suggested
> > > correctly or not. I opened normal.htm in frontpage 2003 and cut and pasted
> > > the code you gave me and replaced the code. When I tried to open a blank page
> > > I still got the header and boarders and the code you gave me showed up on the
> > > page in design mode. I tried again and your code did not appear in design
> > > mode but I still get the boarders etc.
> > >
> > > Here is the code from a new page I created from "New -> Blank Page" after
> > > the I changed. Boarders & Headers still there.
> > > <html>
> > >
> > > <head>
> > > <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
> > > <title>New Page 1</title>
> > > <meta name="Microsoft Border" content="tlb, default">
> > > </head>
> > >
> > > <body>
> > >
> > > </body></html>
> > >
> > > Here's the code from normal.htm that I copied after opening it in Windows
> > > Explorer used to create the page above:
> > >
> > > <html>
> > >
> > > <head>
> > > <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"
> > > x-undefined>
> > > </head>
> > >
> > > <body>
> > > </body>
> > >
> > > </html>
> > >
> > > I still have the header & boarder. My website is www.sandhphotography.com if
> > > you would like to check it out there. I created this site last year and had
> > > no idea what I was doing. I did everything in design mode and had (and still
> > > have) no experience with HTML. I am now trying to clean up the code and
> > > rebuilt the site. any advice would be appreciated.
> > >
> > > Thanks again Ron for your help.
> > >
> > > Blessing,
> > > Skip
> > >
> > > "Ronx" wrote:
> > >
> > > > With Windows Explorer, take a look in:
> > > > C:/Program Files/Microsoft Office/Templates/1033/Pages11/normal.tem/
> > > > And edit NORMAL.HTM as required.
> > > > The default for this is
> > > >
> > > > <html>
> > > >
> > > > <head>
> > > > <meta http-equiv="Content-Type" content="text/html;
> > > > charset=windows-1252" x-undefined>
> > > > </head>
> > > >
> > > > <body>
> > > > </body>
> > > >
> > > > </html>
> > > >
> > > >
> > > > This path (above) is for FP2003, for other versions change Pages11 to:
> > > > FP2000 - Pages9
> > > > FP2002 - Pages10
> > > > SharePoint Designer - Pages12
> > > >
> > > > Or if you only have one version of Office/FrontPage installed, the
> > > > numbers may be missing altogether.
> > > > --
> > > > Ron Symonds - Microsoft MVP (FrontPage)
> > > > Reply only to group - emails will be deleted unread.
> > > >
> > > > http://www.rxs-enterprises.org/fp
> > > >
> > > >
> > > >
> > > >
> > > > "hoard" <whoard [at] sbcglobal.net> wrote in message
> > > > news:AB9D3B23-9E94-4BF7-8768-9D3B6EB692AE [at] microsoft.com:
> > > >
> > > > > Hi All & Merry Christmas,
> > > > >
> > > > > I somehow created a page that has a header and a table down the left side
> > > > > that I have used to create my site. Every time I click on create new blank
> > > > > page this template comes up. I have now idea how I did this, its' been a
> > > > > couple years since I first created my site. I thought I would find a template
> > > > > under the "my templates" tab in the page templates window but no. I searched
> > > > > the C drive for all files with the extensions .tem and .dwt, nothing. I would
> > > > > like to click on "Blank Page" and have a blank page not this template. Can
> > > > > someone tell me what I did and how do I undo what I did?
> > > > >
> > > > > Thanks for your help
> > > > > Skip Hoard
> > > >
> > > >
> >
> >
Ronx [ Sa, 29 Dezember 2007 11:04 ] [ ID #1895601 ]

Re: Templates

Thanks again for your help have a great new year!!



"Ronx" wrote:

> Definitely. Either as an external file or embedded into the page. The
> external file is best, since changing one file (the CSS file) will
> update the entire site, without having to update any pages.
>
> --
> Ron Symonds - Microsoft MVP (FrontPage)
> Reply only to group - emails will be deleted unread.
>
> http://www.rxs-enterprises.org/fp
>
>
>
>
> "whoard" <whoard [at] discussions.microsoft.com> wrote in message
> news:27E1A17A-7074-443C-B3EA-10212A954036 [at] microsoft.com:
>
> > Thanks Ron!!
> >
> > I was able to remove all Shared Border and now am using Dynamic Web Templates.
> > One more question. Can I use CSS with a DWT page?
> >
> > Happy New Year1
> >
> > Skip Hoard
> >
> > "Ronx" wrote:
> >
> > > With the web open,
> > >
> > > 1) Format->Shared Borders
> > > Clear all the boxes, and select "All pages".
> > > Note that this will remove shared borders from all pages in the web
> > > site.
> > >
> > > 2) If you wish these borders to be retained on existing pages, then
> > > before the above operation, open each page, and select "Current Page",
> > > click OK
> > > Edit something in the page to ensure all changes are saved. Save and
> > > close the page.
> > > Then the clearing all borders above will only apply to new pages.
> > >
> > > If you wish to remove borders in those pages in 2), they will have to be
> > > removed individually.
> > > --
> > > Ron Symonds - Microsoft MVP (FrontPage)
> > > Reply only to group - emails will be deleted unread.
> > >
> > > http://www.rxs-enterprises.org/fp
> > >
> > >
> > >
> > >
> > > "whoard" <whoard [at] discussions.microsoft.com> wrote in message
> > > news:116D9355-4B29-4531-B6E6-D8F6CBBA444F [at] microsoft.com:
> > >
> > > > Hi Ron,
> > > >
> > > > Thanks for your quick reply. I'm not sure if I did what you suggested
> > > > correctly or not. I opened normal.htm in frontpage 2003 and cut and pasted
> > > > the code you gave me and replaced the code. When I tried to open a blank page
> > > > I still got the header and boarders and the code you gave me showed up on the
> > > > page in design mode. I tried again and your code did not appear in design
> > > > mode but I still get the boarders etc.
> > > >
> > > > Here is the code from a new page I created from "New -> Blank Page" after
> > > > the I changed. Boarders & Headers still there.
> > > > <html>
> > > >
> > > > <head>
> > > > <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
> > > > <title>New Page 1</title>
> > > > <meta name="Microsoft Border" content="tlb, default">
> > > > </head>
> > > >
> > > > <body>
> > > >
> > > > </body></html>
> > > >
> > > > Here's the code from normal.htm that I copied after opening it in Windows
> > > > Explorer used to create the page above:
> > > >
> > > > <html>
> > > >
> > > > <head>
> > > > <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"
> > > > x-undefined>
> > > > </head>
> > > >
> > > > <body>
> > > > </body>
> > > >
> > > > </html>
> > > >
> > > > I still have the header & boarder. My website is www.sandhphotography.com if
> > > > you would like to check it out there. I created this site last year and had
> > > > no idea what I was doing. I did everything in design mode and had (and still
> > > > have) no experience with HTML. I am now trying to clean up the code and
> > > > rebuilt the site. any advice would be appreciated.
> > > >
> > > > Thanks again Ron for your help.
> > > >
> > > > Blessing,
> > > > Skip
> > > >
> > > > "Ronx" wrote:
> > > >
> > > > > With Windows Explorer, take a look in:
> > > > > C:/Program Files/Microsoft Office/Templates/1033/Pages11/normal.tem/
> > > > > And edit NORMAL.HTM as required.
> > > > > The default for this is
> > > > >
> > > > > <html>
> > > > >
> > > > > <head>
> > > > > <meta http-equiv="Content-Type" content="text/html;
> > > > > charset=windows-1252" x-undefined>
> > > > > </head>
> > > > >
> > > > > <body>
> > > > > </body>
> > > > >
> > > > > </html>
> > > > >
> > > > >
> > > > > This path (above) is for FP2003, for other versions change Pages11 to:
> > > > > FP2000 - Pages9
> > > > > FP2002 - Pages10
> > > > > SharePoint Designer - Pages12
> > > > >
> > > > > Or if you only have one version of Office/FrontPage installed, the
> > > > > numbers may be missing altogether.
> > > > > --
> > > > > Ron Symonds - Microsoft MVP (FrontPage)
> > > > > Reply only to group - emails will be deleted unread.
> > > > >
> > > > > http://www.rxs-enterprises.org/fp
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > "hoard" <whoard [at] sbcglobal.net> wrote in message
> > > > > news:AB9D3B23-9E94-4BF7-8768-9D3B6EB692AE [at] microsoft.com:
> > > > >
> > > > > > Hi All & Merry Christmas,
> > > > > >
> > > > > > I somehow created a page that has a header and a table down the left side
> > > > > > that I have used to create my site. Every time I click on create new blank
> > > > > > page this template comes up. I have now idea how I did this, its' been a
> > > > > > couple years since I first created my site. I thought I would find a template
> > > > > > under the "my templates" tab in the page templates window but no. I searched
> > > > > > the C drive for all files with the extensions .tem and .dwt, nothing. I would
> > > > > > like to click on "Blank Page" and have a blank page not this template. Can
> > > > > > someone tell me what I did and how do I undo what I did?
> > > > > >
> > > > > > Thanks for your help
> > > > > > Skip Hoard
> > > > >
> > > > >
> > >
> > >
>
>
whoard [ Sa, 29 Dezember 2007 17:23 ] [ ID #1895610 ]
Microsoft » microsoft.public.frontpage.client » Templates

Vorheriges Thema: Commas,,,,, appearing on site ?
Nächstes Thema: "POST" action to various forms ?