Still heavily work in progress, so it may looks a bit unfinished.
If there is broken functionality or layout issues (maybe broken layout for some languages because of the translation) please report under issues.
Because many people asked how to support me - you can by donating with PayPal here.
- Download & copy the
themes/next
folder to/var/www/imscp/gui/themes
- Set
USER_INITIAL_THEME
in your/etc/imscp/imscp.conf
fromdefault
tonext
I added my personal logo to the bottom at the login page & the sidebar - it's to support me a bit, if you want to remove it, follow these steps:
- Remove
<a class="aaroniker" ...>...</a>
atthemes/next/shared/layouts/simple.tpl
at line 48 - Remove
<a class="aaroniker" ...>...</a>
atthemes/next/shared/layouts/ui.tpl
at line 44
-
Profile -> Layout show labels in menu settings doenst affect the theme yet(wont do) - Some active state issues at the menu (if you edit a user for example) ...
- Set
DEBUG = 1
in your/etc/imscp/imscp.conf
- Set
opcache.enable = 0
in your/usr/local/etc/imscp_panel/php.ini
- Restart the
imscp_panel
withservice imscp_panel restart
- Edit the files in
/var/www/imscp/gui/themes/next