Page 1 of 1

Custom CSS for Panel login

Posted: 29 Jun 2020, 14:48
by netopir
Hello

I have a request for a custom CSS in the panel login page. On every update I most change the login.php ( line 198 = background-color: #eee; ) to :
background-image: url(../content/PreviewImage/body_bg7.png);
background-repeat: repeat;
How to add this in custom CSS.

Regrads

Martin

Re: Custom CSS for Panel login

Posted: 29 Jun 2020, 21:59
by mjau-mjau
There is actually a way to include custom CSS for the panel, but it applies for the entire control panel, not only the login page. It seems a bit tedious if we were to add the option to include separate custom CSS for all panel templates.

I can tell you for sure this will be possible in forthcoming panel 2.0, but that is still some time away.

Re: Custom CSS for Panel login

Posted: 30 Jun 2020, 10:05
by netopir
Hello

Ok i will wait for the panel 2.0

Regrads