Navigation:  Front-End > Templates >

How To Customize

Print this Topic Previous pageReturn to chapter overviewNext page

You can edit any template directly via the Template Editor tool inside your Admin Panel.  You will see a list of all editable templates.  Some Knowledge of HTML, Javascript and Smarty Code may be needed to edit your templates.

 

Find the template you wish to edit, then click on the edit icon under the 'Action' column...

 

 

Clicking the edit icon will pull the template up inside the editor box..

 

 

Make any changes you wish to the template, then click on the 'Save' button to save your changes.

 

 

 

 

Here is a quick list of the template filenames and what each template controls...

 

Template Name

 

What it Controls...

generic_message.tpl


Generic Success and Failure messages

index.tpl


This is the main templates that encompasses all other templates.  It controls the Header, Content and Footer of the templates.  This single template can be used to change the entire appearance and design of your system.  Just customize the Header and Footer sections of this template with your own code and all output to the screen will use that same appearance and design.

print.tpl


This is the template that prints a records details to the screen when the "Print' link is clicked.  By default it is generic, so you'll probably want to add your own name or logo at the top at minimal.

results_list.tpl


This is the template that controls the layout of the results list after a user performs a search.

results_list_format.tpl


This is the template that controls the layout of each record as it gets printed to the results list.   It controls what fields are printed to the screen for each matching location.

results_list_format_online.tpl


This is the template that controls the layout of each online store as it gets printed to the list.

results_list_online.tpl


This is the templates that controls the layout of the Online Stores list.

result_details.tpl


This is the template that controls the layout of the record details page.

search_form_ca.tpl


This is the template that controls the Canadian Search Tab page.

search_form_int.tpl


This is the template that controls the International Search Tab page.

search_form_online.tpl


This is the template that controls the Online Stores Tab page.

search_form_us.tpl


This is the template that controls the USA Search Tab page.

search_limit.tpl


This is the template that controls the search limit message.  The actual text message is inside the language file, but you can customize this template even more if desired.

visitor_add.tpl


This is the template that controls the Visitor Add a Location page.

 

 

 

 

 

 


Page url: http://www.helpandmanual.com/help/index.html?customizetempaltes.htm