1234 Anywhere Street
Anytown, Anystate 99999
Phone 555.555.5555

Introduction | What's Included | FAQ's | Products | License Agreement

FAQ's

Can I easily change the colors on this template?
  • Yes, VERY easily as long as you know how to work with a style sheet.  All our colors and fonts are controlled by an external style sheet, twcxxx.css, located in the root directory of the web.  Note that the colors for the vertical menu in the flash movie are NOT controlled by css; you will require Flash MX if you wish to change the source of the flash movie.

Can I change the image in the flash movie?

  • No.  The effects have been specifically tailored for the image we have used, and using another image simply would not work.

How do I change the links and link names in the flash movie?

  • Open the file data.txt file, which contains:

    button1=Home&
    &button2=Getting Started&
    &button3=What's Included&
    &button4=Template FAQs&
    &button5=Product Catalog&
    &button6=License Agreement&
    &button7=Contact Information&
    &button8=Site Map&

    &url1=default.htm&
    &url2=introduction.htm&
    &url3=whats_included.htm&
    &url4=faq.htm&
    &url5=products.htm&
    &url6=license_agreement.htm&
    &url7=contact_info.htm&
    &url8=site_map.htm&

    You will leave our field id's (such as url1, url2, etc.), all = signs, and all & characters in place.  Replace ONLY the text after = in each instance and before &.  These field id's are as follows:

    button1, button2, ..., button8:  The names that will appear in the upper ink bar
    url1, url2, ..., url8:  The html pages each "button" will link to

Can I remove or add to the 8 existing flash button links?

  • Not really.  If you have more than 8 pages to link, we recommend you structure your site properly so the additional pages are linked in submenus.  If you have less than 8 pages to link, consider using a link for your email address such as:

    &url8=mailto:yourname@somethingmail.com;

    or linking to an outside source, such as:

    &url8=http://www.google.com&

How do I change the Your Name Here in the flash logo header?

  • Our "Your Name" is a graphic (yourname.gif), so you may wish to insert your own graphic or simply delete our graphic and type in your site's name within FrontPage.  We have included our layered psd file in the images/design_elements/ file if you wish to make a graphic starting from our design.

What if I don't WANT to use the flash logo?

  • No problem.  Open the file include_top.htm and simply delete the flash from the Normal/Design view, then either insert your own graphical logo or type your information in within FrontPage and save.

How do I change the copyright information at the bottom of the pages?

  • You need to do that only on the page "include_bot.htm" - the changes will be effective throughout all pages of your web.

Can I add more pages?

  • Certainly!  You can add as many as you wish!  Just use one of our blank page templates (see the "What's Included" page of this template).  Go to the Folder List (View, Folders) and open the template or your choice.  As soon as it is open, go to File, Save AS... - then save it as the name you want your new page to have.  Now, go to the Navigation view (View, Navigation).  Is your Folder List open as well?  If not, the go to View, Folder LIST to open it.  Next, locate the new filename in the Folder List (it's probably at the bottom), left click over it and while holding down the left mouse button, drag it over into the Navigation Structure and drop it where you want it, so that it is underneath either the Home page or another existing page.  Repeat every time you wish to add a new page!

Can I use your images for business cards/brochures/ads?

  • No.  We have paid the appropriate licensing fees for you to use the imagery free of copyright infringement for a web site only.  If you wish to use the imagery for other purposes, you will need to obtain your own license.  Please refer to the license agreement included with this template for additional details.

Why doesn't my form work?

  • Your form has to be programmed according to your own server to work.  Please refer to our general template FAQs on our web site for more information.