• 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 Managing a long list of Media Libraries (image-based books)

     
    • 0 Vote(s) - 0 Average

    Managing a long list of Media Libraries (image-based books)

    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #5
    2024-10-15, 09:42 PM (This post was last modified: 2024-10-15, 09:42 PM by TheDreadPirate.)
    You can try this CSS we have in our documentation.

    https://jellyfin.org/docs/general/client...-libraries

    Code:
    @media all and (min-width: 50em) {
      .homePage .emby-scroller {
        margin-right: 0;
      }
      .homePage .emby-scrollbuttons {
        display: none;
      }
      .homePage .itemsContainer {
        flex-wrap: wrap;
      }
    }

    I tried this on my test instance and it appears to work the way you described you wanted.

    Dashboard > General > Custom CSS code.
    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)


    Messages In This Thread
    Managing a long list of Media Libraries (image-based books) - by kowkow - 2024-10-15, 03:07 PM
    RE: Managing a long list of Media Libraries (image-based books) - by TheDreadPirate - 2024-10-15, 03:50 PM
    RE: Managing a long list of Media Libraries (image-based books) - by kowkow - 2024-10-15, 04:20 PM
    RE: Managing a long list of Media Libraries (image-based books) - by kowkow - 2024-10-15, 08:23 PM
    RE: Managing a long list of Media Libraries (image-based books) - by TheDreadPirate - 2024-10-15, 09:42 PM
    RE: Managing a long list of Media Libraries (image-based books) - by kowkow - 2024-10-15, 10:13 PM
    RE: Managing a long list of Media Libraries (image-based books) - by TheDreadPirate - 2024-10-15, 10:26 PM
    RE: Managing a long list of Media Libraries (image-based books) - by kowkow - 2024-10-15, 10:43 PM
    RE: Managing a long list of Media Libraries (image-based books) - by JennieKendall - 2025-05-15, 01:59 AM

    • 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