• 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 General Questions A preview of the media content from screenshots

    Pages (2): « Previous 1 2

     
    • 0 Vote(s) - 0 Average

    A preview of the media content from screenshots

    luckey
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: 2023 Sep
    Reputation: 0
    Country:Portugal
    #11
    2025-02-10, 03:05 AM
    (2025-01-30, 07:50 PM)M0RPH3US Wrote:
    (2025-01-30, 06:20 PM)TheDreadPirate Wrote: I know you can change the appearance of each <div> block (actors, more episodes, chapter scenes) but I'm not sure you can re-order them.

    @Ted Hinklater - is reordering UI elements possible?

    Code:
    #castCollapsible {
        order: 2;
    }
    #scenesCollapsible {
        order: 1;
    }

    should work.

    Also to remove the text

    Code:
    .innerCardFooter>.cardText {
        display: none;
    }

    Thank you so much for this! I was looking for some way to put the chapters above the cast! In my case, I used this way:
    Code:
    #scenesCollapsible {
        order: 1;
    }
    #castCollapsible {
        order: 2;
    }
    #similarCollapsible {
    order: 3;
    }

    This makes the chapters appear in 1, then the cast, then the 'More like this' section.
    Pages (2): « Previous 1 2

    « 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