• 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 Hiding certain tabs?

     
    • 0 Vote(s) - 0 Average

    Hiding certain tabs?

    Is there a way to hide certain tabs within each library?
    SuppleJelly
    Offline

    Junior Member

    Posts: 1
    Threads: 1
    Joined: 2023 Oct
    Reputation: 0
    Country:United States
    #1
    2023-10-29, 01:52 PM (This post was last modified: 2023-10-29, 03:53 PM by SuppleJelly. Edited 1 time in total.)
    Is there a way to hide certain tabs within each library? For example, under Movies, I want to hide "Suggestions", "Trailers", and "Favorites". I read you can do this with custom CSS, but beyond that, I haven't found any clear instructions.
    Michael Morrison
    Offline

    Junior Member

    Posts: 1
    Threads: 0
    Joined: 2023 Nov
    Reputation: 0
    #2
    2023-11-21, 10:48 PM
    (2023-10-29, 01:52 PM)SuppleJelly Wrote: Is there a way to hide certain tabs within each library? For example, under Movies, I want to hide "Suggestions", "Trailers", and "Favorites". I read you can do this with custom CSS, but beyond that, I haven't found any clear instructions.

    I don't know much CSS, but found this on another site, sadly it just "removes the 3rd tab" (or button) from all sections.  Thankfully removes the non-functioning, redundant, and possibly confusing to new users Trailers section, or you just change the 3 to whatever tabs you want. Just go to settings, general, add custom CSS at the end.

    Code:
    /*hides third button or tab, aka upcoming in tv shows and trailers in movies but sadly channels in Live TV*/
    body > div.skinHeader.focuscontainer-x.skinHeader-withBackground.skinHeader-blurred > div.headerTabs.sectionTabs > div > div > button:nth-child(3) {display: none !important}
    « 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