Change the font type of the keyhelp panel [SOLVED]
-
- Posts: 1
- Joined: Sun 28. Apr 2024, 15:42
Change the font type of the keyhelp panel
-
- Posts: 1
- Joined: Thu 9. May 2024, 05:39
Re: Change the font type of the keyhelp panel
Re: Change the font type of the keyhelp panel [SOLVED]
You can overwrite all styles of the KeyHelp panel.
Just go to 'Configuration' -> 'White Label' -> Edit 'All languages' -> Add the following into the 'Additional CSS' input field:
Code: Select all
body
{
font-family: verdana;
}
@samsonwilliams
I have updated your URL as the page you linked to is unofficial and we are not responsible for the content of the page you linked to.
Alexander Mahr
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************