Customize Your Web Application by Overriding Templates, Images, and CSS
This document serves as a reminder of the customization options available.
- You can override any image in the web application without overriding the default ones.
- You can override any CSS in the web application without overriding the default ones.
- You can override any template without overriding the default ones.
- You can override any class.
- You can override any module or a single URL.
- You can override translations.
- If you are unsure which template is being used, enable debug output.
- If you change templates and nothing happens, disable the cache.
- You can write your own extensions.
- We use the Bootstrap 4 CSS framework.
Each time you modify the original files, you lose upgrade capabilities. Live Helper Chat is very flexible and allows you to change almost everything without modifying the core.