• 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 Revamped Darkflix v4 (2024)

     
    • 0 Vote(s) - 0 Average

    Revamped Darkflix v4 (2024)

    (Best Dark Netflix Themes)
    DemonWarrior
    Offline

    Junior Member

    Posts: 28
    Threads: 10
    Joined: 2023 Jun
    Reputation: 3
    #1
    2024-05-22, 01:49 AM
    I revamped and fixed my Darkflix v4 if anyone wants to take a look or use
    Admin UI
    Admin Dashboard
    [Image: DFKIX0M.png]
    Homepage UI
    Hover
    [Image: b0zeM3d.png]
    Zoom-In
    [Image: l9JcSB8.png]
    Hamburger Menu


    [Image: EVaRPOC.png]
    Media UI
    Media Card
    [Image: DMpafIw.png]
    Actors Cards
    [Image: HsJZNRe.png]
    Media Card Button and Hover
    [Image: CW1Buqo.png]
    TV-Show Season View
    [Image: aAlUJ35.png]
    Media Player UI
    Media Player UI
    [Image: zXAYPOm.png]
    Custom Subtitles Font
    [Image: wHOuJpK.png]
    Installation
    1. Open admin dashboard --> General ---> CSS
    2. Add
    Code:
    @import url("https://cdn.jsdelivr.net/gh/DevilsDesigns/Jellyfin-DarkFlix-Theme/v4/Jellyfin-Darkflix-v4.css");
    3. Enjoy
    Darkflix Github
    Check out my Youtube for more Jellyfin + Reverse Proxy Tutorials
    DemonWarriorTech-YT
    Docs Site
    JohnDorian
    Offline

    Junior Member

    Posts: 4
    Threads: 0
    Joined: 2024 Apr
    Reputation: 0
    Country:Switzerland
    #2
    2024-06-02, 06:51 PM
    Everything works fine, except the search button. I'm not able to search anything with this theme...
    Efficient_Good_5784
    Offline

    Community Moderator

    Posts: 1,167
    Threads: 3
    Joined: 2023 Jun
    Reputation: 50
    #3
    2024-06-03, 09:38 PM (This post was last modified: 2024-06-03, 09:43 PM by Efficient_Good_5784. Edited 1 time in total.)
    Looking at the picture of the video status bar in the OSD, I see that you didn't change the color of the watched chapter markers from the default blue color.

    If you want to make them red to match the rest of your theme, here's the CSS code to do just that:

    Code:
    .sliderMarker.watched { background-color: rgba(217,0,0,1); }


    (2024-06-02, 06:51 PM)JohnDorian Wrote: Everything works fine, except the search button. I'm not able to search anything with this theme...
    I can also confirm that this V4 release of your custom theme breaks the search functionality.
    JohnDorian
    Offline

    Junior Member

    Posts: 4
    Threads: 0
    Joined: 2024 Apr
    Reputation: 0
    Country:Switzerland
    #4
    2024-06-08, 11:38 AM
    Can you please fix the thing with the search function? I'd like to use this theme, but at the moment this is no option with this bug.
    DemonWarrior
    Offline

    Junior Member

    Posts: 28
    Threads: 10
    Joined: 2023 Jun
    Reputation: 3
    #5
    2024-06-12, 09:34 PM
    I couldn't figure out what broke between this version and my original v4 ill take an in depth look but anyones help would be greatly apprecaite to help me find this bug
    Check out my Youtube for more Jellyfin + Reverse Proxy Tutorials
    DemonWarriorTech-YT
    Docs Site
    1
    Ted Hinklater
    Offline

    Member

    Posts: 149
    Threads: 8
    Joined: 2023 Nov
    Reputation: 22
    Country:United Kingdom
    #6
    2024-06-12, 09:52 PM (This post was last modified: 2024-06-12, 09:53 PM by Ted Hinklater. Edited 1 time in total.)
    Search works perfectly for me on desktop & mobile (using v5.1)

    edit: Oh my bad they're talking about v4 sorry Weary-face
    Ted Hinklater
    Offline

    Member

    Posts: 149
    Threads: 8
    Joined: 2023 Nov
    Reputation: 22
    Country:United Kingdom
    #7
    2024-06-12, 09:59 PM
    on line 717 change it from "static" to "absolute"

    div[data-role=page] {
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    bpawnz
    Offline

    Junior Member

    Posts: 3
    Threads: 0
    Joined: 2024 Jan
    Reputation: 0
    Country:United States
    #8
    2024-06-25, 02:00 AM (This post was last modified: 2024-06-25, 02:06 AM by bpawnz. Edited 1 time in total.)
    Do you have a code snippet to change the login splash screen background.  the snippet i have used with other themes before doesn't work.  Thank you for your help and i like the theme alot!

    Ted Hinklater
    Offline

    Member

    Posts: 149
    Threads: 8
    Joined: 2023 Nov
    Reputation: 22
    Country:United Kingdom
    #9
    2024-06-25, 01:16 PM
    (2024-06-25, 02:00 AM)bpawnz Wrote: Do you have a code snippet to change the login splash screen background.  the snippet i have used with other themes before doesn't work.  Thank you for your help and i like the theme alot!




    Code:
    @import url("https://cdn.jsdelivr.net/gh/DevilsDesigns/Jellyfin-DarkFlix-Theme/v4/Jellyfin-Darkflix-v4.css");
    #loginPage {
      background: url('https://i.ytimg.com/vi/avCWDDox1nE/maxresdefault.jpg') !important;
      background-size: cover;
    }
    « 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