![]() | ||
[ HomePage ] [ AllWebCo Design ] [ AllWebCo Templates ] [ AllWebCo Hosting ] ![]() [ Your Missing Page ] |
Setting up your website template: For more templates and pre-made sites visit: AllWebCo Design For the best hosting on the planet visit: AllWebCo Step 1: EDIT BAR: Open the "bar.js" file in Notepad or any text editor and change the "YOUR COMPANY NAME" and "YOUR COMPANY SLOGAN GOES HERE...." lines to match your names. This will change the upper and lower logo info on all pages. If you want to use a graphic logo, there is more info later in this document. Step 2: EDIT COPYRIGHT: Open the "copyright.js" file in Notepad or any text editor 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: Open the "phone.js" file in Notepad or any text editor 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: Change the text on all pages to match your information. You can use a text editor like notepad. Take care not to delete any of the HTML tags that surround the text. Step 5: EDIT TITLES, DESCRIPTIONS AND KEYWORDS: Open each of the seven 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. Keywords are very important so your site will get a good listing at google or msn and other search engines. Step 6: UPLOAD: 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: USING A GRAPHIC LOGO: You can replace the text logo with a graphic one. To do this, delete or rename the bar.js, then rename the "GRAPHIC_LOGO_bar.js" to "bar.js". In the picts directory you will find a graphic called "logo.gif", open this graphic and edit it with your logo. It's best to leave the logo the size it is now if possible. FONTS: You can change your font colors and sizes by editing the "corporatestyle.css" with a text editor. You can find other font colors by clicking here. You can also change the font sizes in the "corporatestyle.css" file. Change the "TABLE" px size to change the copy on all pages. Change the "title" px size to change all the title sizes. BUTTONS: You can change the names on the buttons like "about us" or "services" to other page names by editing the "menu.js" in Notepad or any text editor. 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 button in the menu.js and pasting it right below the next. Be sure to back up your file before you edit it. Also in the menu.js you will find the line "Welcome to our company's website!" you can change this to any other text that you would like. PICTURES: You can replace the pictures with your own. The pictures are now 720 x 80 pixels but you can use any size picture you want and the pages will size them to fit automatically. Each page has it's own picture which is named according to the page it's on. You will find all pictures in the "picts" directory. ADDING PAGES: 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 buttons below another. It's best to copy the two lines of the "contact" button and paste it between the other buttons. Be sure to back up your files before you edit them. |