Use these links to jump down the
page
Installation
General Information
Flash Intro
Company Name and Tagline
Adding Pages
Navigation
Cascading Style Sheets
Installation
- Download the .exe file.
- Click the .exe file.
- Save it to your hard drive.
- From the FrontPage menu, click File > Open Web >
browse to the location where you saved the template.
- Make sure to view the web pages in a web browser. The
layout and colors inside FrontPage do not always look
like the finished website!

General Information
Once you unzip the template.exe file and follow the
Installation instructions above, you will find either a
readme.txt or setup.htm (this file) or both, with all of the
relevant modification information for your templates.
This information should answer most questions.
For additional support, visit the SiteBuilder
Discussion Forum to find answers to your questions. (You
will will receive password information to the forum via
email.)
Although this has been tested in IE 5.5., Netscape 4
& 6, you are responsible for testing this template
for targeted browser compatibility.

Flash Intro
- Double click info.txt.
- Replace the information in the follow variables after the
"=" with your information
text1=your info
text2=your info
text3=your info
tagline=your tagline
companyname=your company
- Save the file.
- View in a browser.

Company Name
- From the FrontPage menu, click Tools > Web Settings
> Parameters Tab.
- Make sure the CompanyName is highlighted, then click Modify
button.
- In the Value text box, replace Your Company
with your your business name.
- Click the ok, then preview your web page in a browser
to see changes.


Adding Pages
There are a couple ways to add new pages. You can either
copy and paste an existing page, or you can open an existing
page and Save As... Additionally, you can simply utilize
and/or rename the pages that are included with this web
template. Follow the directions below to add a new page to
the navigation bar.
Adding Pages to the
Navigation Bar
(Please
note that not all navigation function is this manner, please
see navigation notes below)
- From the FrontPage menu, click View > Navigation
- Select and open a page
that exists on the same level as the page you want to
add.
- Save as a new
page.
- Drag it onto the
Navigation View in the correct level
- In the Navigation View, Rename
the page and the modify the Properties by
right-clicking and selecting the option.
- Customize the content of
the new page and save.

Navigation
There are 5 types of navigation involved in this
template and which can be easily updated. FrontPage
navigation can be configured by double clicking the
navigation bar to bring up the properties. See the
- Global navigation - This is the navigation
found at the top of each page (Home, Contact, Support).
It is FrontPage navigation and is all pages that are on
the same level as the home page.
- Primary navigation - FrontPage navigation that
is the left hand navigation that consists of the
child pages under the home page. In navigation
properties, this has been configured as the Same
Level.
- Secondary navigation - This is also FrontPage
navigation and consists of the Service pages that are
"secondary" or underneath the Service
page.
Note: the Service page navigation properties are set to:
Child level
the Services 1, 2, 3 pages navigation properties are
set to: Same level
- Footer navigation - This navigation is an
Include file (footer.htm in the includes folder). To
modify the links or link names, open the footer.htm file
and modify. When you save the changes, all pages that
use the footer file will be updated.
- Static navigation - The left hand navigation on
this page (Installation, General, Company Name, etc.)
has been created as bookmarks to link within this page.
Because it is only used on this page, it does not use or
need either FrontPage navigation or include files. It
uses bookmarks to link down. Additionally, it is placed
in the left nav to maintain a consist site look.


Cascading Style Sheets
This templates uses CSS extensively. The style sheets
basically control the font type (Verdana, Arial ...), size,
and hyperlink rollovers. If you would like to change any of
these attributes. Double click the css file that resides in
the includes folder and modify the attributes that you want
to change. Here are some examples.
change the font color by changing the hex code #990000 to
#330000
change the font size by changing the 12px to14px
change the font type by changing the Verdana, Arial...
change the rollover links by changing text-decoration to
none or underline
Once saved, all changes will effect all pages that are
linked to the Style Sheet. By default, every page that is
including in the web template is linked. This is another
reason to use existing pages to Copy or Save as for new page
creation.