If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
What I tried is more or less what this page suggests.
I created a directory specifically for the login page, /opt/open-xchange/appsuite/app/themes/customlogin.
In this loginpage directory, I copied the login.less from the /opt/open-xchange/appsuite/app/themes/login folder.
I renamed the login.less to style.less an I also copied a definations.less file to this folder.
I made some changes to the color on the style.less page, especially for the wallpaper.
Than I ran the update-themes.sh.
I edit the as-config.yml as follows.
Code:
# Override certain settings
default:
host: all
signinTheme: customlogin
# Override certain settings for certain hosts
#myhost:
# host: myexchange.myhost.mytld
# someConfig: some overriding value
No sure if necessary, but I restarted the open-xchange service.
After this I went to the webpage and unfortunately still the default login page is displayed.
I'm currently running Open-Xchange community edition and I'm trying to change the theme. Unfortunately there were three things I couldn't accomplish and was hoping someone here could point me in the right direction.
I'm unable to change the color of the folder-counter (the count for unread messages). Tried to change colours in the definition.less and style.less file and even tried to change the css themselves, without any luck.
Changing the appointment color for reserved (appointment-reserved), only changes the bold bar on the left of the appointment, not the lighter and hover colour.
I'm unable to change the front / login-page, the wiki seems not complete or not up-to-date, cause it wouldn't load any other theme than the login.
Leave a comment: