|
| |
![]() [ Homepage ] [ Allwebco Design ] [ Allwebco Templates ] [ Allwebco Hosting ]
[ Your Missing Page ] [ Your Thanks Page ] [ Paypal Thanks ] |
Setting up your website template: WARNING: Because of the large sizes of sound files, you may want to keep your bandwidth usage in mind on your account so you don't go over any limits if your site gets very popular. Also, all sound files used on Allwebco hosting MUST be legal for you to use and not infringe on any copyrights. Step 1: EDIT FLASH ANIMATION: | Click for more details Open the "flash.txt" file with Notepad and change the text following "logo=" with your name or band name. Be sure not to delete the "logo=". You can also edit the text following "&cornerletter=" to other text, or leave this blank. This will update the Flash logo on all pages. If you wish to use a graphic logo, there are instructions later in this document. FLASH IMAGE CHANGER: | Click for more details The animation in the right sidebar is showing 8 .jpg images. You will find these images in the "flash" folder. You can replace "image1.jpg" through "image8.jpg" with any standard .jpg images and the flash will update. Make your images 150 wide x 100 pixels high. See options section below for more info on the changer and sidebar. Step 2: EDIT COPYRIGHT: | Click for more details Open the "copyright.js" file in Notepad or any text editor, and edit "sitename.com" with your name or site name. This will update the footer on all pages. Edit all ".js" files with a text editor. Step 3: EDIT CONTACT INFO: | Click for more details Open the "contact.js" in Notepad or any text editor and change the Website Name, address, phone and fax numbers and e-mail address (edit e-mail in 2 places). This will update the contact info on the contact page. Step 4: EDIT THE CONTACT FORM: Click for current info on setting up the template forms. Click for info on adding more fields to the forms. Click for changing form sizes or colors. If you want to use only e-mail on the contact page you can remove the contact form from the "contact.htm" between the comment tags. Step 5: REPLACE THE GALLERY PICTURES: | Click for more details | Thumbnail Help So you can setup the slideshow and gallery at the same time, the best way to setup the pictures in the gallery is not to actually edit the HTML pages and change the pictures on each individual page. The fastest way is to simply replace the pictures in the "gallery" folder with your own images by overwriting the files that are in there now and using the same generic names. In the "gallery" folder, replace all "Fgallery" pictures you will be using with full size photos. This will be 12 full sized images per page. Replace the "gallery" pictures with your thumbnails. The "gallery?.jpg" thumbnails are now 70 x 47 pixels and "Fgallery.jpg" images are 750 x 500 pixels, but you can make them any size that you prefer. It is best to not go wider than 750 pixels total width for any page on your site. If you change gallery image sizes, you may need to edit code in the "coolstyle.css" in the "GALLERY PAGE CODE" section. For other page images see "options" below. Step 6: EDIT THE HOMEPAGE SOUND: To replace the sound on the home page (index.html) replace the "home-sound.mp3" in the "samples" folder. Try to keep the homepage file size small so the site downloads faster. The code for the sound can be viewed in the "sidebar_right_home.js". This file includes options near the top for how the sound works. SAMPLES PAGES SOUND: | Click for more details The samples pages can use any type of sounds, .mp3, .mid, .wav or any other browser compatible files. You can replace all the .mp3 files in the "samples" folder with your own. Each is named for the page and placement on the page. Example: "song1-1.mp3" is in "samples1.htm", spot 1. "song2-12.mp3" is in "samples2.htm", spot 12. It's quicker to simply replace these mp3 files rather than edit the HTML pages, although you can do this either way. Editing song names in the "samples?.htm" pages is best done in Notepad before you start editing the pages using other HTML software because of the javascript. You can add more songs to each "samples?.htm" page by copying the code "group" for a sample link and pasting it below itself. SAMPLES PAGES FRAMES: | Click for IFrame details The template includes transparent IFrames for all samples pages. EXAMPLE: The "samples1.htm" is embedded inside the "samples_frame1.htm". You will edit the "samples1.htm" and do not need to edit the "samples_frame1.htm". The size of the samples page IFrame can be edited in the "coolstyle.css". See options below for adding new samples pages. Step 7: PODCAST SETUP: | Click for more details The Podcast folder contains sample Podcast files only. You will need correct software and hardware to offer Podcasts on your website. Click here for Podcast support. Step 8: EDIT PAGES: | Software choices | Notepad Editing Edit the text on all HTML pages with your information. You can use Expression Web, Frontpage, Dreamweaver, GoLive, any wysiwyg HTML editor or a text editor like Notepad. Take care not to delete any of the HTML tags that surround the text. Step 9: EDIT TITLES, DESCRIPTIONS AND KEYWORDS: | Click for more details Open each of the 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. Page titles are important so your site will get a good listing at Google or MSN and other search engines. Step 10: UPLOAD: | Click for more details Upload the pages on to your hosting company's server using ftp software or Windows Explorer or your control panel. Be sure to upload the "picts" and "samples" and "gallery" and "flash" and "podcasts" folders and all files in these folders. Options: USING A GRAPHIC LOGO: You can replace the Flash logo with a graphic logo. To do this, delete or rename the "header.js", then rename the "graphic_logo_header.js" to "header.js". In the picts folder you will find a graphic called "logo.jpg". Edit this graphic with your logo. It's best to keep this graphic no wider than 750 pixels. USING NO SOUND ON THE HOMEPAGE: If you would like no sound on the index.html, homepage open the "sidebar_right_home.js" in Notepad and find the "var playsound". You can use "no" to stop the homepage sound. USE SLOW HOMEPAGE FLASH: The homepage (index.html) uses the "imagechanger_home.swf" for a quick flash changer. To use a slow changer, edit the "sidebar_right_home.js". Find the "var flashfile" and change that from "imagechanger_home" to "imagechanger". SETTING UP THE SLIDESHOW: | Click for more details In the gallery folder replace the "slideshow-start.jpg" with your slideshow starting slide. The slideshow is currently setup to display all 36 "Fgallery?.jpg" pictures in the "gallery" folder. If you would like to add or remove pictures from the slideshow, open the slideshow.htm in Notepad and look for the "EDIT THIS AREA" note. Copy and paste to add new pictures to the list, or delete lines to remove pictures. You can also set the AutoPlay speed. Look for "var rotate_delay = 3000". SLIDESHOW SOUND: The "slideshow.htm" is playing a background sound named "song1-1.mp3" that is in the "samples" folder. You can replace this sound by creating a .mp3 file and putting your newly created sound file in this website folder. Then, edit the "slideshow.htm" and change the code following the "START SOUND CODE, DELETE TO REMOVE" notes. Replace "song1-1.mp3" in 2 places. To remove the slideshow sound delete between the notes in the "slideshow.htm". ABOUT THE 3 SIDEBAR .js FILES: | Click for more details The "sidebar_right_home.js" is used on the homepage only. This sidebar displays the Flash image changer under the menu and the homepage sound. The "sidebar_right.js" is used to display the Flash image changer on all pages other than the homepage. The "sidebar_right-2.js" is used on all pages that show the right 4 CD coverart images. There are some options at the top of this file. To add items to this file please see the Advanced Users: Adding a new item to a .js javascript file support page. EDITING THE MP3 PLAYER VARIABLES: | Click for more details You can optionally make the mp3 player a popup or new window type page. Open the "pop-closeup.js" in a text editor and edit the variables near the top of this file. SAMPLES PAGE IFRAME SIZE: The size of the samples page IFrame can be edited in the "coolstyle.css". Or a border can be added to the IFrame. ADDING NEW SAMPLES PAGES: EXAMPLE: To add a 5th samples page:
USING THE SAMPLES PAGES FOR VIDEO: You can use any samples page for video. Click for details. FONTS: | Click for more details You can change your font colors and sizes by editing the "coolstyle.css" with a text editor. You can find other font colors by clicking here. You can also change the font sizes in the "coolstyle.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. CHANGING / ADDING MENU BUTTONS: | Click for more details You can change the names on the buttons like "Scene" or "Contact" to other page names by editing the "menu.js" in Notepad. 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 add more pages by copying the menu button code in the "menu.js" and pasting it right below the next. Be sure to back up your file before you edit it. The menu for the image gallery and slideshow is called "menu_gallery.js". Edit this .js file if you add more galleries or if you want to use other names for the links "G1", "G2", "G3", in the gallery. PICTURES: | Click for more details You can replace all images with your own. The main page pictures are now 750 x 50 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 or pictures which are named according to the page they're on or file they are used in. There are also 4 "cd.jpg" pictures to replace with your own cover art as well as sidebar images and merchandise images. You will find all pictures in the "picts" folder. Hover your mouse over any image to view the image sizes. 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 add links to the page to the menu by opening the "menu.js" and copying and pasting one of the buttons below another. There are notes in the "menu.js" to help you add a button. PAGE HEIGHTS: So all your pages will maintain a standard height a "var pageheight" variable has been added to the "sidebar_right-2.js". You can edit this file variable in Notepad. REMOVE THE PAYPAL CART PAGES: Move the "merchandise.htm" page into your template "extras" folder. Remove the "Merchandise" link section in your "menu.js". PAYPAL SHOPPING CART SETUP | Click for more details Paypal shopping cart forms have been included in the template "merchandise.htm". Follow the steps below to setup the shopping cart pages.
|