• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Themes & Styles Scyfin CSS Theme (10.9.x Support)

     
    • 1 Vote(s) - 5 Average

    Scyfin CSS Theme (10.9.x Support)

    Loof27
    Offline

    Junior Member

    Posts: 3
    Threads: 2
    Joined: 2023 Aug
    Reputation: 0
    Country:United States
    #17
    4 hours ago (This post was last modified: 4 hours ago by Loof27. Edited 1 time in total.)
    I just released an update that should fix some of the weird layout issues on 10.11.X, though it does also remove support for pre-10.11.X. For anybody still running 10.10.X, you should update your CSS and lock it to the previous release like this:

    Code:
    @import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@v1.4.17/CSS/scyfin-theme.css');


    Someone also opened an issue for the same thing you are looking for (Backdrops ONLY on the media detail page), and I made this before seeing the posts here. Make sure backdrops are turned ON in the settings:


    Code:
    /* Only show backdrops on details page */
    body.withSectionTabs .backgroundContainer.withBackdrop {
        background: var(--primary-background-color) !important;
    }
    body.withSectionTabs .backgroundContainer.withBackdrop + div .mainDrawer {
        background: var(--secondary-background-color) !important;
    }
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Scyfin CSS Theme (10.9.x Support) - by Loof27 - 2024-06-10, 04:25 AM
    RE: Scyfin CSS Theme (10.9.x Support) - by Hooleyhill - 2024-06-10, 06:51 AM
    RE: Scyfin CSS Theme (10.9.x Support) - by xiNe - 2024-08-18, 12:35 PM
    RE: Scyfin CSS Theme (10.9.x Support) - by Ted Hinklater - 2024-08-18, 12:52 PM
    RE: Scyfin CSS Theme (10.9.x Support) - by xiNe - 2024-08-19, 03:45 AM
    RE: Scyfin CSS Theme (10.9.x Support) - by Kiekan - Yesterday, 05:13 PM
    RE: Scyfin CSS Theme (10.9.x Support) - by luckey - 2025-02-06, 01:21 AM
    RE: Scyfin CSS Theme (10.9.x Support) - by Ted Hinklater - Yesterday, 05:55 PM
    RE: Scyfin CSS Theme (10.9.x Support) - by Ted Hinklater - Yesterday, 06:00 PM
    RE: Scyfin CSS Theme (10.9.x Support) - by Kiekan - 10 hours ago
    RE: Scyfin CSS Theme (10.9.x Support) - by Ted Hinklater - 10 hours ago
    RE: Scyfin CSS Theme (10.9.x Support) - by Kiekan - 10 hours ago
    RE: Scyfin CSS Theme (10.9.x Support) - by Ted Hinklater - 9 hours ago
    RE: Scyfin CSS Theme (10.9.x Support) - by Kiekan - 9 hours ago
    RE: Scyfin CSS Theme (10.9.x Support) - by Ted Hinklater - 8 hours ago
    RE: Scyfin CSS Theme (10.9.x Support) - by Kiekan - 8 hours ago
    RE: Scyfin CSS Theme (10.9.x Support) - by Loof27 - 4 hours ago

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode