[GH-ISSUE #85] All themes have issues since 10.11.0 #52

Open
opened 2026-05-06 13:14:11 +02:00 by BreizhHardware · 3 comments

Originally created by @jrmbdl on GitHub (Oct 26, 2025).
Original GitHub issue: https://github.com/danieladov/jellyfin-plugin-skin-manager/issues/85

Opening a show and looking at seasons there is formatting/spacing issues all over the place. Most have issues with spacing in all different ways. My main theme is JellyFlix and I have overlapping posters as well as spacing issues. Themes all need to be tweaked to confirm to this update. I have tried disabling all other plugins and the only 100% to get rid of the formatting issues is the default theme at the moment. Also tried deleting the docker image and re-downloading it just to make sure there wasnt corruption issues of some sorts.

Tested in Brave, Chrome, Edge
Server running on Truenas Scale Apps (Docker Based)
Server Running 10.11.0

Originally created by @jrmbdl on GitHub (Oct 26, 2025). Original GitHub issue: https://github.com/danieladov/jellyfin-plugin-skin-manager/issues/85 Opening a show and looking at seasons there is formatting/spacing issues all over the place. Most have issues with spacing in all different ways. My main theme is JellyFlix and I have overlapping posters as well as spacing issues. Themes all need to be tweaked to confirm to this update. I have tried disabling all other plugins and the only 100% to get rid of the formatting issues is the default theme at the moment. Also tried deleting the docker image and re-downloading it just to make sure there wasnt corruption issues of some sorts. Tested in Brave, Chrome, Edge Server running on Truenas Scale Apps (Docker Based) Server Running 10.11.0
Author
Owner

@mrquim commented on GitHub (Nov 9, 2025):

Did u find any fix?

<!-- gh-comment-id:3508302629 --> @mrquim commented on GitHub (Nov 9, 2025): Did u find any fix?
Author
Owner

@jrmbdl commented on GitHub (Nov 15, 2025):

using jellyfins forum (https://forum.jellyfin.org/f-themes-styles) you can add a string of code to your custom css in your dashboard settings under branding. most of the themes have been updated and if your looking for your favorite google the theme name and jellyfin, find there github page. usually there is only one line of code if you want the defaults, from there you can tweak and change the themes based on there readme. Its "more difficult" then the plugin but your theme will update with the creator changes and is less likely to break.

im using elegantfin:
@import url("https://cdn.jsdelivr.net/gh/lscambo13/ElegantFin@main/Theme/ElegantFin-jellyfin-theme-build-latest-minified.css");

thats all i enter into the css branding... i would love to see something like that built into the plugin so the themes stay up to date.

<!-- gh-comment-id:3536916580 --> @jrmbdl commented on GitHub (Nov 15, 2025): using jellyfins forum (https://forum.jellyfin.org/f-themes-styles) you can add a string of code to your custom css in your dashboard settings under branding. most of the themes have been updated and if your looking for your favorite google the theme name and jellyfin, find there github page. usually there is only one line of code if you want the defaults, from there you can tweak and change the themes based on there readme. Its "more difficult" then the plugin but your theme will update with the creator changes and is less likely to break. im using elegantfin: @import url("https://cdn.jsdelivr.net/gh/lscambo13/ElegantFin@main/Theme/ElegantFin-jellyfin-theme-build-latest-minified.css"); thats all i enter into the css branding... i would love to see something like that built into the plugin so the themes stay up to date.
Author
Owner

@TheOverpassArsonist commented on GitHub (Dec 13, 2025):

using jellyfins forum (https://forum.jellyfin.org/f-themes-styles) you can add a string of code to your custom css in your dashboard settings under branding. most of the themes have been updated and if your looking for your favorite google the theme name and jellyfin, find there github page. usually there is only one line of code if you want the defaults, from there you can tweak and change the themes based on there readme. Its "more difficult" then the plugin but your theme will update with the creator changes and is less likely to break.

im using elegantfin: @import url("https://cdn.jsdelivr.net/gh/lscambo13/ElegantFin@main/Theme/ElegantFin-jellyfin-theme-build-latest-minified.css");

thats all i enter into the css branding... i would love to see something like that built into the plugin so the themes stay up to date.

Wait so is this an issue with the manager, or is it just that Jellyfin itself got updated and now themes are out of date?

<!-- gh-comment-id:3649935341 --> @TheOverpassArsonist commented on GitHub (Dec 13, 2025): > using jellyfins forum (https://forum.jellyfin.org/f-themes-styles) you can add a string of code to your custom css in your dashboard settings under branding. most of the themes have been updated and if your looking for your favorite google the theme name and jellyfin, find there github page. usually there is only one line of code if you want the defaults, from there you can tweak and change the themes based on there readme. Its "more difficult" then the plugin but your theme will update with the creator changes and is less likely to break. > > im using elegantfin: [@import](https://github.com/import) url("https://cdn.jsdelivr.net/gh/lscambo13/ElegantFin@main/Theme/ElegantFin-jellyfin-theme-build-latest-minified.css"); > > thats all i enter into the css branding... i would love to see something like that built into the plugin so the themes stay up to date. Wait so is this an issue with the manager, or is it just that Jellyfin itself got updated and now themes are out of date?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/jellyfin-plugin-skin-manager#52
No description provided.