The information in this article applies to:
SUMMARYThis article describes how you can change the theme applied to your new FrontPage Webs. MORE INFORMATION
WARNING: If you delete or alter built-in Web templates, you may need to
reinstall FrontPage to restore the templates.
The following table lists the Web templates that ship with FrontPage and
the folders and file names of the INF files:
Each theme has a theme definition. For example, the theme definition for the Expedition theme is Expedition. The theme definition is defined in the theme's INF file. By default, the INF file is located in the following hard disk location:
where <Theme Name> corresponds to the theme definition. The following table lists the themes and theme definitions:
Each INF file contains an entry similar to the following:
where global is the theme definition and the number that follows identifies which options are used by the theme. Each digit in the number identifies one of or more of the following three options:
You can combine these options. For example, if you want to include all three options (vivid colors, active graphics, and background image), you would specify a number of 111. If you want your theme to contain vivid colors and active graphics, you would specify a number of 110. Also, you can automatically have the theme applied using Cascading Style Sheets (CSS). To do this, add an additional 1 to the beginning of the number. For example, if you wanted to apply Active Graphics to the ChalkBoard Theme, you would normally type 010 as the number. However, if you wanted to use Cascading Style Sheets (CSS), you would type 1010 as the number. If you do not want to apply a theme, you can set the value to none, such as the following example:
After you make your changes to the INF file, save the file. The next time
you create a new FrontPage Web, the theme you specified will be applied to
your Web.
NOTE: You cannot apply a default theme to the Import Web Wizard. In contrast, other Web wizards allow you to select a theme after you start the wizard. REFERENCESFor more information about themes, click Microsoft FrontPage Help on the
Help menu, type "Themes, overview" in the Answer Wizard, and then click Search
to view the topic. Additional query words: themes
Keywords : kbdta fpedit fpactive fptheme fpext |
Last Reviewed: July 7, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |