Free template user guide
STEP 9
Editing scrollbar
For scrollbar editing open index.htm
file in Microsoft Front Page and in Html code find this script:
<STYLE>
BODY {
scrollbar-arrow-color:FFDEAD;
scrollbar-shadow-color:B5C2D5;
scrollbar-face-color:B5C2D5;
scrollbar-highlight-color:FFDEAD;
scrollbar-darkshadow-color:FFDEAD;
</STYLE>
You can change the Scrollbar color by
changing colors (marked red). Every color marks one part of the
scrollbar. Experiment.
Creating more pages
First open index.htm using Microsoft
Front Page.

If you have already edit/put your
logo and your buttons, you will make the other pages by clicking on
File > Save As >choose template folder where is the index.htm
file and save it under the name you wont. This way you can make as many
pages as you wont.
When you have made few pages you have
to connect them with links. In first line there are buttons but also
other links that you can make. To put links on buttons and with that
connect other pages you must click on a button (exp. about us) and then
Insert > Hyperlink > find the page that you made before on which
you wont that this link leads. In our case the page would be
aboutus.htm, if we have made it.

Put it all online
FTP program is the best way to put
web pages and files on server. You can also use Internet Explorer, in
that case you have to write your web address but instead http use ftp
protocol (ftp://www.name of your page.com), and then write username and
password. After that transfer all files to server by method Cut and
Paste. You can also use Microsoft Front Page (File > Publish Web
> write your web address, username and password). For more
information ask your hosting administrator.
Many hosting services offers you FTP
program for transfer files on server.
The most
important thing is that you transfer all files.
|