• 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 How to remove episode count from top right of show

     
    • 0 Vote(s) - 0 Average

    How to remove episode count from top right of show

    Chunky Trade
    Offline

    Junior Member

    Posts: 4
    Threads: 2
    Joined: 2024 Jul
    Reputation: 0
    #1
    2024-07-17, 09:13 PM
    Hello

    For each show, it shows the number of episodes in the top right corner of the primary portrait of the show. Can we remove that?
    Efficient_Good_5784
    Offline

    Community Moderator

    Posts: 1,167
    Threads: 3
    Joined: 2023 Jun
    Reputation: 50
    #2
    2024-07-17, 09:34 PM (This post was last modified: 2024-07-17, 09:34 PM by Efficient_Good_5784.)
    To hide the count indicators, paste the following into your server's Custom CSS:

    Code:
    .countIndicator {display: none;}

    If you also want to hide the "played checkmark" indicators, use this CSS:

    Code:
    .playedIndicator {display: none;}
    1
    « 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