'No Theme' in Frontpage

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.
 
T

Teri Carnright

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
:)
 
S

Steve Easton

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
 
Top