View Single Post
  #3  
Old 07-31-2003, 01:37 PM
  adpboss's Avatar 
adpboss adpboss is offline
 

X-Man
  
Join Date: Feb 2003
Location: Ontario, Canada
Posts: 2,389
 

Default

Keep the manual nearby...

Quote:
Static pages

This section allows the administrator of the store creating his own HTML pages in X-Cart directory.

There are two types of static pages: Embedded; Root.

The Embedded pages are built in X-Cart design and they are displayed in the information column (the central column in the three-column templates scheme).

The Embedded pages links are added to the menu box 'Help', but the order of the links can be changed. These pages can be hidden temporarily by 'Disabled' status. The Embedded pages code mustn't contain such tags as:<HTML>, <HEAD>, <BODY>.

The Root pages are located at the end of X-Cart directory ( for example, index.html). The Root pages don't depend on the rest of X-Cart pages and they must be full HTML-files (with tags such as:<HTML>...</HTML

hth
Reply With Quote