Page Templates

Top  Previous  Next

admin_customization_templates_pagetemplates

Use the Page Template (part of the page is shown here) page to customize your templates.

 

Working with Templates

webNetwork software uses templates extensively to allow you to customize your website easily and effectively. In fact, each page of your website has at least one template file associated with it. The templates are saved in the templates directory of the software.  You can easily locate and edit individual template files. The Page Template page enables you to manipulate the entire set of pre-designed HTML templates of your web site.

 

Page Templates table

Easily access and edit all page templates using this table.

 

Locating a template

You can easily get to know the template file associated with a website page by taking note of the end part of the page address. For example,  the address for register page of your website will end like this: index.php?page=register. The template file for the register page will be named as register.html. Browse through the Page Templates table (above) to locate this file. (A few files have slightly different names. Refer to the Appendix section.)

 

The main template

A brief introduction to the main template is necessary for better understanding of template editing in webNetwork software.

 

admin_customization_templates_pagetemplates_maintemp

 

The Main template forms the backbone of your website.

 

The main template (main.html) is present on every page of your website. All other templates form a part of this template. The curly brackets on the main template signify a variable entity. For example, in the above screen shot of the main template the {INDEX_TOP}, {QUICK_SEARCH}, and {MEMBERS_MENU} entities are associated with templates files of the same name viz index_top.html, quick_search.html, and members_menu.html respectively. The software will display the given templates on these positions on this page when you view this page on your internet browser. Each page of your website has different templates associated with the main page.

 

Edit template icon

Click this icon to edit your HTML templates. It lets you access an advanced WYSIWYG editor for effecting the changes.

 

Editing a template

webNetwork software allows you to edit your template in two ways:

 

Manual editing with software such as Dreamweaver or any other HTML editor

Locate the template in the Page Templates table. Edit it using your preferred HTML editing software and upload the template files to the template directory.

 

Using built-in WYSIWYG editor

webNetwork software equips you with an advanced built-in WYSIWYG editor to enable you make changes to your template. This editor provides a comprehensive range of tools to let you enhance your templates.

 

Restore original template icon

 

 

Save button

Click this button to save the changed template.

 

Cancel button

Click this button to cancel your changes.