Configuration Variables Reference

Navigation:  Premium Pack 1.51 >

Configuration Variables Reference

Previous pageReturn to chapter overviewNext page

All the configurable settings in your Premium Pack skins are stored in text variables. To access them just open the skin or template file in H&M and go to Configuration > Common Properties > Text Variables.

Important notes:

Don't try to add configuration variables to your own project.
This won't work because a skin always replaces the variables from your project if the variables have the same names. Always edit the settings in the skin, not in the project.

Don't try to edit the actual template code.
All the configurable options in the skins are controlled though the configuration variables. The HTML code in the templates is complex, and if you try to make changes there it is quite likely that you will get unexpected results.