This package comes with the starter web site in .zip format. Unzip the package and start editing the pages. You may wish to keep a backup copy of the .zip in case you need to start over.
We have included a basic site structure with common pages that you may use to start with. You may rename the pages, add more pages, and add your content.
The royalty free images used in this template are provided as a part of a licensing agreement between AbleStock and Advantrics LLC. If you wish to purchase larger versions of the images for your own marketing use, please go to AbleStock's web site and look for the following images:
If you are purchasing this template and intend to use it to build a site for someone else, you must disclose to your client that this template uses AbleStock images.
This template uses CSS-based layout, which means that the layout and columns are placed using CSS instead of in a table grid. Using CSS-based layout is W3C recommended and results in cleaner code, which means that your pages load faster and search engines may rank your pages better than they would if they were in a table format.
These benefits do come with a trade-off, however. Because the FrontPage "design view" is not as sophisticated at displaying CSS properly, the heading fonts will seem very large, and the content areas may "wrap" underneath other content areas. This can be frustrating if you are used to getting a good "preview" of what your site looks like, but you'll find that it is almost just as easy to keep previewing your site in a browser as you make changes. You will still be able to edit your text and add content as you normally would; after you save, go to File > Preview in Browser to view your site in a browser and make sure that it really looks as it should.
Also, occasionally FrontPage's Normal/Design view may "lose" the formatting. When this happens, just hit "F5" to refresh the view and the styles will return.
By offering you CSS-based layout instead of tables-based layout, we are helping to ensure that your web site is compliant with current web standards.
Not included: The Russell Square font, which is used in the button graphics. The Russell Square font can be licensed from www.linotype.com.
This template uses the SWFObject (v1.4) Flash detection and embed script provided by Geoff Stearns at http://blog.deconcept.com/swfobject/. This script detects whether or not the user has the Flash player, and if it does, it loads in the Flash movie for them to view. If they don't have the Flash player, it displays your alternate content. The alternate content is what you see in your web editor (a static image or text).
The SWFObject script also resolves the IE update issue where embedded Flash movies require an extra click for interaction; using the script will allow viewers to interact with the Flash movie directly. The SWFObject script also allows your web site to have fully validated HTML.
Please be aware that the script may be updated occasionally, and it is your responsibility to visit theSWFObject site to check for updates and implement them.
The logo area, menus, flash movie, and footer are in "include pages." Editing the include pages will update the other pages across your web site. Open them, make your changes, and save.
The include pages will look like they have no formatting applied. This is okay! Simply make your changes, then preview the other website pages in a browser.
The "your logo here" area is a graphic in the include_top.htm page. We've included the source Photoshop file for your convenience. Open the include_top.htm page to replace the logo with your own.
The top menu is also in the include_top.htm page. It is made up of graphics that will require the use of an image editor (such as Photoshop or Photoshop Elements) to edit or add your own buttons. If you don't want one of the buttons, open the include page and delete it.
The main picture can be replaced with your own, if you have an image editor that can help you with the rounded corner effect. We include the Photoshop file for your convenience. The image is 250x200. If you name your image mainpic.jpg and replace the existing file in the "images" folder, the image will be replaced.
The Flash animation can be changed without needing the Flash program!
You don't need Flash if you want to change:
You do need Flash if you want to change:
We have provided the Flash file free with this template. You will need Macromedia Flash MX 2004 or higher to edit the Flash file.
There is alternative content for search engines and people who don't have Flash. We've simply put a line of text in the Flash area, which you should be able to see in the web editor. Change this text or replace it with your own content. People who do have Flash will be able to see the Flash animation and will not see that content in the browser.
There is a file called input.txt that comes with this template. Open it and you'll see a long line of code. It looks like this (line breaks added here for readability):
speed=10
&&tag1=Make a strong
business statement.
&&tag1x=25
&&tag1y=25
&&tag2=Put your text
here without needing Flash!
&&tag2x=50
&&tag2y=75
The "speed" can be increased or decreased to affect the speed of the animation. You can experiment with different values to see how it looks.
The tag1 (bold) and tag2 (not bold) variables can be changed to reflect your own text. Please be aware that text space is limited. If you need the movie to have longer text, you will need to modify the Flash file itself.
The tag1x, tag1y, tag2x, and tag2y affect the position of the taglines. Set those to be in pixels, where (0,0) is the top-left corner of the Flash movie.
If you want to change the box color, open the include_flash.htm page and change the "bgcolor" parameters (it shows up in two places) to your own desired color. You'll need the six-digit web color code to do this.
The vertical menu is also within an include page (include_menu.htm) to make it easier to edit. When you open the page, it will look like a bulleted list of links. Simply add your own links to the bulleted list and the style sheet will format it on your actual web page!
Note for FrontPage users: The vertical menu won't display properly in Design View of FrontPage... it may be hidden behind the Flash movie, show up at the bottom of the page, or maybe not show up at all. However, since you can edit the menu in the include page, you probably won't find that this is a problem. You can always look in the HTML code for the include_menu.htm include code if you need to delete the menu for some reason:
<div id="menu">
<!--webbot bot="Include"
U-Include="include_menu.htm" TAG="BODY" --></div>
When you edit the include page, the other pages will automatically be updated, and when you preview in a browser, you'll see that the menu shows up where it should!
The "print page" and "add to my favorites" buttons make use of Javascript to get their functionality. Please be aware that the "add to my favorites" functionality will only work for Internet Explorer (Netscape/FireFox/Opera/etc. users will only see the "print page" button). If you want to create additional buttons, we have included the Photoshop file for you to start with.
The page title must be changed on each page. The page title area is limited, so keep your page titles short.
To make more of these popup links:
First make a new profile page. You may open an existing profile
page (profile.htm) and File > Save As a copy.
Add the new name to the bulleted list on the "about" page.
Create a hyperlink (ctrl-K) of the person's name. Link to the
profile page. Then, you'll have to go into the HTML code, where
the link will look like this:
<a href="yourpage.htm">Person's Name</a>
Add this code, using the same profile page link in the
Javascript code, like this:
<a href="yourpage.htm" onclick="pop('yourpage.htm');return
false">Person's name</a>
There are two types of info boxes - one for the left column and one for the right column. The one for the left column can be placed by itself in the 3-column layout, or placed with the content area of the 2-column layout with text wrapping around it.
If you want to insert another info box in the left column, you will need to add this HTML code to the page. You'll want to insert it BEFORE the content that will wrap around the right side. Here is the code you should insert, and an example of the code for a paragraph that would wrap around to the right of the box:
<div class="infoboxa">
<div class="infoboxb">
Info box content here
</div>
</div>
<p>This is an example of a paragraph that would wrap around to
the right of the box. Insert the code BEFORE the paragraph that
you want to wrap.</p>
To insert an info box in the right column, add this HTML code to the page:
<div class="infobox2a">
<div class="infobox2b">
Info box content here
</div>
</div>
The footer can be edited in the include_footer.htm page. Modify the footer with your own company information and links.
This template is a table-less layout. Positioning and layout is defined through CSS. You will need to be comfortable with advanced CSS positioning and formatting techniques if you want to make changes to the layout of this site. If you just want to add your content, you will need some basic CSS skills and HTML skills.
Right col