• 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 Ultrachromatic Main Page Backdrop

     
    • 0 Vote(s) - 0 Average

    Ultrachromatic Main Page Backdrop

    Main page does not have any backdrop
    dullsafteypin
    Offline

    Junior Member

    Posts: 1
    Threads: 1
    Joined: 2024 Oct
    Reputation: 0
    #1
    2024-10-15, 08:44 PM
    So I have been setting up ultrachromatic and it shows in the example images a backdrop for the main page but mine doe snot have that. I already had to fix the CSS it was creating for the backdrops on the item pages.

    It creates the CSS like this:
    .backdropImage {filter: blur(80px);}
    .backdropImage {filter: saturate(200%);}
    .backdropImage {filter: contrast(160%);}
    .backdropImage {filter: brightness(15%);}

    But that way is overwriting each filter as it is read so only brightness gets applied

    The fix is adding them all to the same line:
    .backdropImage {filter: blur(80px) saturate(200%) contrast(160%) brightness(15%);}

    But I still cannot figure out why there is no main page backdrop.

    Anyone dealt with this and know how to proceed?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-10-15, 09:21 PM
    Did you enable backdrops?  Click on your profile in the top right, Display, check Backdrops.

       
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • 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