• 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?
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Ultrachromatic Main Page Backdrop - by dullsafteypin - 2024-10-15, 08:44 PM
    RE: Ultrachromatic Main Page Backdrop - by TheDreadPirate - 2024-10-15, 09:21 PM

    • 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