[ HomePage ]
[ AllWebCo Design ]
[ AllWebCo Templates ]
[ AllWebCo Hosting ]



Setting up your website template:

Step 1:
EDIT FLASH ANIMATION: | Click for more details
Open the "flash.txt" file with Notepad and change "Yourwebsitetitle.com" to match your name or company name. Be sure not to delete the "logo=". Also change the "&slogan=An optional slogan or phrase can go in this area..." to match your slogan. Be sure not to delete the "&slogan=". This will change the Flash logo on all pages. If you wish to use a graphic logo, there are instructions later in this document.

Step 2:
EDIT COPYRIGHT: | Click for more details
Open the "copyright.js" in Notepad or any text editor file and change the "Your Company" and "info@yourdomain.com" lines to match your information. This will change the lower page info on all pages.

Step 3:
EDIT CONTACT INFO: | Click for more details
Open the "contact.js" in Notepad or any text editor file and change the company name, address, phone number and e-mail address. This will change contact info on the contact page.

Step 4:
EDIT PAGES: | Software choices | Notepad Editing
Change the text on all pages to match your information. You can use Microsoft Frontpage or a text editor like notepad. Take care not to delete any of the HTML tags that surround the text.

Step 5:
EDIT THE CONTACT FORM: | Click for more details
If you are setup with an AllWebCo hosting account. Go to your control panel at "http://your-domain.com/cgi-bin/plusmail" and install the free script "Formail" then edit the contact page and replace "your-domain.com" with your domain.

If you are not set up with AllWebCo hosting or do not have "Formail" installed. You can either setup the contact form to use another contact script, install "Formail" on your server or you can remove the contact form from the pages between the comment tags.

If you wish to change the sizes of the form elements you can open the "style.css" and change the ".shadeform" ".textarea" and ".dropdown" width numbers.

Step 6:
EDIT TITLES, DESCRIPTIONS AND KEYWORDS: | Click for more details
Open each of the HTML pages and change the titles (at the very top of the page) and also the description and the keywords to match your product or service. You can edit one page and copy and paste to the other pages. Be careful to only change what's inside the "" so you don't disturb the html code.

Step 7:
UPLOAD: | Click for more details
Upload the pages on to your hosting company's server using ftp software like CuteFTP or Coffee Cup (free) or your control panel. Be sure to make a directory called picts on your server and put the pictures into that directory.



Options:

FONTS: | Click for more details
You can change your font colors and sizes by editing the "style.css" with a text editor. You can find other font colors by clicking here. You can also change the font sizes in the "style.css" file. Change the "TABLE" px size to change the font colors or sizes on all pages. Change the "title" px size to change all the title sizes.

MENU LINKS: | Click for more details
You can change the names of the links like "About Us" or "What's New" to other page names by editing the "menu.js". Only change the one instance of the name and not the name with the ".htm" after it. Whatever you change in the menu.js will change every page on the website. Keep the names short so they don't go outside the menu. You can even add more pages but copying one link in the menu.js and pasting it right below the next. Be sure to back up your file before you edit them.

NOTE: If you use a ' in a .js file add a slash before it like this \'.

USING A GRAPHIC LOGO:
You can replace the text logo with a graphic one. To do this, delete or rename the header.js, then rename the "graphic_logo-header.js" to "header.js". In the picts directory you will find a graphic called "logo.jpg", open this graphic and edit it with your logo. The size should remain 100 pixels high if possible. It is recommended that you do not exceed 150 pixels in height or 750 pixels in width with your logo.

PICTURES: | Click for more details
You can replace the pictures with your own. The template pictures are now 125 pixels wide (100 pixels wide on the products page) but you can use any size picture you want if you edit the height and width numbers on the HTML pages. It's best not to go wider than 125 pixels if you can. Each page has it's own pictures which are named according to the page they are on. You will find all pictures in the "picts" folder.

ADDING PAGES: | Click for more details
You can add pages to your website by copying and pasting any one of the pages and renaming it to whatever you need. You can then add links from the other pages or even add the page to the menu by opening the menu.js and copying and pasting one of the links below another. Be sure to back up your files before you edit them.

PAYPAL SETUP
SETTING UP ITEMS FOR PURCHASING:
| Click for more details
This template includes single order payment links so visitors can purchase your products on-line. Forms have been created in the "products.htm" page so it's easier to setup. This setup is for single item ordering and not setup as a shopping cart. You can convert this to a cart if you would like. You will find button generators and video tutorials at Paypal to help you generate this extra code to use on the template pages.
STEP 1: Set up a Paypal merchant account and get the payment e-mail address you need to setup purchases from your site. Click for more details

STEP 2: Edit the "products.htm" and replace the "form" info with your new Paypal "form" info. There is a thank you page included. When you setup the forms the thank you page is included in the code.

NOTE: You can create a PayPal shopping cart with your pages so visitors can make multiple purchases. There is help and videos at paypal to help you with this type of setup.