2025-03-13, 03:19 PM
(This post was last modified: 2025-03-13, 03:21 PM by itsrishi. Edited 1 time in total.)
Hi M0RPH3US,
First of all, thanks for making this awesome plugin, it looks great! I just had two questions.
1. How can I change the logo that is used for the Custom Loader? Currently I'm using the following custom CSS to load my logo via a URL:
.adminDrawerLogo img { content: url(logo URL) !important; } imgLogoIcon { content: url(logo URL) !important; } .pageTitleWithLogo { background-image: url(logo URL) !important; }
2. Is there any way to change the font that is used in the Media Bar? I personally like the default Jellyfin theme and the font in the Media Bar doesn't match.
Note: I used the plugin method of install via repo.
Thanks in advance!
First of all, thanks for making this awesome plugin, it looks great! I just had two questions.
1. How can I change the logo that is used for the Custom Loader? Currently I'm using the following custom CSS to load my logo via a URL:
.adminDrawerLogo img { content: url(logo URL) !important; } imgLogoIcon { content: url(logo URL) !important; } .pageTitleWithLogo { background-image: url(logo URL) !important; }
2. Is there any way to change the font that is used in the Media Bar? I personally like the default Jellyfin theme and the font in the Media Bar doesn't match.
Note: I used the plugin method of install via repo.
Thanks in advance!
