• 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 Troubleshooting Need help centering sectionTabs in Jellyfin theme

     
    • 0 Vote(s) - 0 Average

    Need help centering sectionTabs in Jellyfin theme

    How to center `.sectionTabs` and apply blur + brightness to `.backdropImage` on desktop layout?
    tayfurevsen
    Offline

    Junior Member

    Posts: 1
    Threads: 1
    Joined: 2025 Jul
    Reputation: 0
    #1
    Yesterday, 05:31 PM (This post was last modified: Yesterday, 05:32 PM by tayfurevsen. Edited 1 time in total.)
    Hi,

    I’m applying a custom theme to my Jellyfin server and trying to center the .sectionTabs element on the page. I’ve added the following CSS:

    Code:
    .sectionTabs {
        display: flex !important;
        justify-content: center !important;
        text-align: center !important;
    }

    .sectionTabs-scrollwrapper {
        justify-content: center !important;
    }

    However, it’s not working as expected — the section tabs are still aligned to the left.
    How can I properly center this element on the screen?

    Thanks in advance!

    https://imgur.com/a/fkynJ8W
    « 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