The content displayed on this website requires that you upgrade your Flash Player
Click here to quickly and securely DOWNLOAD the latest Flash plugin.

ABAC Home       Future Students       ABAC Students       Alumni, Friends, & Visitors       Faculty & Staff

About ABAC       Academics       Athletics       Calendars       PSBO       Log In

Apply the Template to Web Pages

Apply the Template to Existing Web Pages

  1. Open FrontPage
  2. Open your page (the one to which you wish to apply the template)
  3. Close the page (the one to which you wish to apply the template)
  4. Select the Web Site [tab] at top
  5. Select the page (the one to which you wish to apply the template)
  6. Rename the page from .htm to .cfm (using right click rename or F2)
  7. Double-click the page (the one to which you wish to apply the template) to open for editing
  8. Click on the bottom left tab for "Code"
  9. Highlight and copy (Ctrl+C) this line beginning with < and ending with >
    <cfinclude template="/template/top.cfm">
  10. Paste (Ctrl+V) this line immediately above the <body> tag in the page that you have open in FrontPage
  11. Scroll or Ctrl+End to the bottom of the code
  12. Copy this line beginning with < and ending with >
    <cfinclude template="/template/bottom.cfm">
  13. Paste (Ctrl+V) this line immediately following the </body> tag in the page that you have open in FrontPage
  14. File [Menu]
  15. Save [pull-down menu]
  16. Check all the links that refer to the page you changed. You may need to change links that reference the file directly.
  17. Note 1: If you are changing the index.htm file to index.cfm, change all referring links to point to the folder name.
  18. Note 2: You will not see the template pulled into FrontPage. You can view the template in Internet Explorer. See images below from FrontPage and Internet Explorer.
  19. Note 3: You will not see the hitcounter (as part of the bottom.cfm template) at the very bottom until the page has been visited two times.

FrontPage Image:

Internet Explorer Image:

Last updated Friday, December 05, 2008 11:08:49 AM