Thus you have an images folder and all other files directly in the root.
3. There should be two htm files and one css file with the following
specifications:
The two htm files define the layouts for two kinds of basic pages.
While creating pages, users will be offered with two page layouts -
Home and Sub. Every page created with the Advanced Type will
either be a home type page or sub type page. Both home and sub
types will have a unique layout of its own. Unlike in the Simple
Templates, there is no such concept as editable and non-editable
areas in Advanced Templates.
This is a page with a more flashy design, which can be used
as the template for home page of the site. The user can use
this page for other normal pages also. It is however mandatory
that the name of this file should be kept as 'home.htm'.
This page should have the following images (with the names
exactly as specified):
tp_logoimage.jpg [ with default logo embedded]
- tp_company.jpg [ with default company embedded]
- tp_caption.jpg [ with default caption embedded]
- tp_logoband.jpg [ with no logo embedded with the
same height and width of tp_logoimage.jpg ]
- tp_companyband.jpg [ with no company embedded
with the same height and width of tp_company.jpg ]
- tp_captionband.jpg [ with no caption embedded with
the same height and width of tp_caption.jpg ]
This is a page with a more simple design, which can be used
as the template for sub pages of the site. It is mandatory that
the name of this file should be kept as 'sub.htm'.
This page should have the following images (with the names
exactly as specified):
tp_innerlogoimage.jpg [ with default logo embedded]
- tp_innercompany.jpg [ with default company
embedded]
- tp_innercaption.jpg [ with default caption embedded]
- tp_innerlogoband.jpg [ with no logo embedded with
the same height and width of tp_innerlogoimage.jpg ]
- tp_innercompanyband.jpg [ with no company
embedded with the same height and width of
tp_innercompany.jpg ]
- tp_innercaptionband.jpg [ with no caption embedded
with the same height and width of tp_innercaption.jpg ]
If the images above are exactly the same as they are in the
home.htm, you need not recreate them, you can specify that
while uploading the template (in Step #2).
This is the style sheet for the template.