The contact or feed back form is using the file feedback.tpl , in this section you can customize template tags which are used in the form to send E-Mail. Edit this section is not recommended without knowledge of HTML, because it uses the field names are passed to the script via a form, hover, you can edit the text on your own language and style, but do not change the field names, it is extremely important.
In Datalife Engine every time the user add comment to your website, each comment will use standard theme comments.tp to display each comment and this make it easy for designer to design their own theme very easy and they can add any tags to display in any positions to fit their theme design.
Add or submit news and articles to the site will use the file addnews.tpl. In this section, you can customize the template tags which are used for adding news to the database by site members. Edit this section is not recommended without knowledge of HTML, because it uses the field names are passed to the script via a form, however, you can edit the text on your own languages, but do not change the field names, it is extremely important. You can use the following tags:
Add or submit comment form is using the file addcomments.tpl to customize the submit form, in this section, you can customize template tags which are used for adding comments to the database by site users. Edit this section is not recommended without knowledge of HTML, because it uses the field names are passed to the script via a form, however, you can edit the text on your own language and customize input style, but do not change the field names, this is extremely important. The following tags can be used:
The main engine uses the file main.tpl to display the results and query in main page also known as master page, this section contains the set up the basic page of your templates and master page where it psiplay other components of the engine. Edit this section is not recommended without knowledge of HTML, because it uses the field names are passed to the script via a form, in other terms, you can edit the text on your own, but do not change the field names, this is extremely important.
DataLife Engine uses the following CSS classes in the CSS file, in many cases of template design, it used engine.css however, you can use it in different file, simply include the following css code styles:
Do not use the CSS classes and ID above to target your main templates because it will result as conflict to the engien styles, please try to use different class names and IDs, however, you can attach the !styles within your theme css, you can't have to keep it as "engine.css" but by keep it name as engine.css is handy for future upgrade for next release versions

