'No Theme' in Frontpage

  • Thread starter Thread starter Keyur
  • Start date Start date
K

Keyur

I want to remove the theme from my page. but i dont
have 'No theme' theme in the list.

Is there any other way, maybe through macro or something
to remove the theme.

Thanks for any help.
 
Hi, Keyur~

Open one of your pages in html/code view and locate the line in the <head>
section that says something like:

<meta name="Microsoft Theme" content="twc-table538 1011, default">

Highlight and click "Replace" in the FP menu - replace it with:

<meta name="Microsoft Theme" content="none, default"> on all pages

Teri
:)
 
Or just delete the line.
<meta name="Microsoft Theme" content="twc-table538 1011, default">


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top