Introduction
Getting Started with themes
Eenos control panel provides an easy method for creating your own theme for the Eenos control panel. The Eenos control panel user interface useuses the Django Template Engine to create web interface themes.
Please check the Django developer documentation to understand how the htmlHTML theme files are generated and used with an application.
Eenos Currently supportsupports customizing themethemes for the User control panel (UAPP) and Reseller Control panel (RAPP)
Eenos WAP interface doesn't provide an option to customize the theme at this moment.,moment, but if you know how to use the Django you can do it by yourself.
Don't modify the themes provided by the system directly ,directly, which will be replaced during auto auto-update time.
Improper editediting and customization may affect the proper working of the control panel.