• 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 Small problem with flex-wrap

     
    • 0 Vote(s) - 0 Average

    Small problem with flex-wrap

    Echtzeit
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2024 Mar
    Reputation: 0
    Country:Germany
    #1
    2025-02-13, 07:51 PM
    Hi, I'm using this snippet to get rid of the scrolling:

    Code:
    @media all {
      .homePage .emby-scroller {
        margin-right: 0;
      }
      .homePage .emby-scrollbuttons {
        display: none;
      }
      .homePage .itemsContainer {
        flex-wrap: wrap;
      }
    }

    Here's the problem:

    with the latest version of the Jellyfin Media Player (it worked with a previous version, it's also not working in Edge), this cuts off one item on the right hand side of each section, where with the default settings one more was displayed.

    So the "Continue Watching" section for example has four instead of five items in a row, "Recently Added" eight instead of nine.


    Why? But more importantly, I'd like five items per row again with no scrolling.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Small problem with flex-wrap - by Echtzeit - 2025-02-13, 07:51 PM
    RE: Small problem with flex-wrap - by Echtzeit - 2025-03-22, 09:15 AM
    RE: Small problem with flex-wrap - by Echtzeit - 2025-04-12, 04:17 PM
    RE: Small problem with flex-wrap - by TheDreadPirate - 2025-03-22, 05:37 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