 |
02/15/2004 |
|
 |
| You can easily modify this page by selecting the text and replacing
it with your own content. |
 |
03/15/2004 |
|
 |
| You can easily modify this page by selecting the text and replacing
it with your own content. |
Information box
To duplicate this information box, place your cursor within the title area
of the box. If you place your cursor within the content area, only the content
will be copied. On the Table menu, go to Select and then Table. Copy and
paste to the desired location. |
 |
03/15/2004 |
|
 |
| You can easily modify this page by selecting the text and replacing
it with your own content. |
|
|
|
Before you start creating your website please read this page along with
the Tutorial page. These pages will help you get started.
Adding a
page to the navigation structure
In the Folder List, select the page and drag it to the position in the structure
where you want it.
How to modify the included page
Included Page function is used in this template. Once you modify the area
where the Included Page function is used in the associated file, your changes
will automatically appear on all pages.
1. A copyright at the bottom of each page. -> includes/copyright.htm
2. Global menu in each page. -> includes/globalmenu.htm
3. icons -> includes/icons.htm
4. Company Logo in each page. -> includes/logo.htm
5. Information box on the left in each page. -> includes/news.htm
6. search form in each page -> includes/search.htm
Replacing
the current logo with your own
Make sure your logo file is saved in a transparent GIF file format. And
do not add a logo that is larger than the maximum height stated on the logo.
1. Delete the current logo in the logo.htm page.
2. Add your own logo (on the Insert menu, go to Picture>From File).
3. Save.
Replacing
the Flash Menu & Text.
1. Open the flash_text.txt file in the web
folder.
2. If you want to change the flash menu, please replace the menu text as
follows:
menuname1=NEWS to menuname1=YOUR
OWN MENU
&menuname2=CATALOGS to menuname2=YOUR
OWN MENU
&menuname3=GETTING STARTED to menuname3=YOUR
OWN MENU
&menuname4=NEW PAGE to menuname4=YOUR
OWN MENU
3. If you want to change the flash
description, replace the flash description
text as follows:
&description1=Your description1 here! to &description1=Your
own text!
&description2=Your description2 here! to &description1=Your
own text!
&description3=Your description3 here! to &description3=Your
own text!
&description4=Your description4 here! to &description4=Your
own text!
4. Save them.
Replacing
the flash images
1. Create your own images and save as the same file names
- image1.jpg
- image2.jpg
- image3.jpg
- image4.jpg
2. Copy and paste the images into the images folder.
Editing the flash menu
1. Open the flash_link.js file in web
folder.
2. Replace the current links to your own page links.
case 1:window.location="news.htm" ;break;
case 2:window.location="catalogs.htm" ;break;
case 3:window.location="gettingstarted.htm" ;break;
case 4:window.location="newpage.htm" ;break;
to
case 1:window.location="your_page_link1.htm"
;break;
case 2:window.location="your_page_link2.htm"
;break;
case 3:window.location="your_page_link3.htm"
;break;
case 4:window.location="your_page_link4.htm"
;break;
3. Save.
Importing
the modified flash movie into your web
1. In Normal view in FrontPage, select the current flash movie and delete.
2. On the Insert menu, click Web Component.
3. In the left pane, click Advanced Controls.
4. In the right pane, double-click Plug-In.
5. In the Data source box, type the URL of the file (your modified .swf
file), or click Browse to locate the file. (width="770" height="163")
6. Specify the width and height of your flash movie.
7. Click OK.
|
|