• 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 Changing default subtitle style

     
    • 0 Vote(s) - 0 Average

    Changing default subtitle style

    Buhhy
    Offline

    Junior Member

    Posts: 1
    Threads: 1
    Joined: 2025 Jun
    Reputation: 0
    Country:Finland
    #1
    2025-06-22, 02:27 PM (This post was last modified: 2025-06-22, 02:29 PM by Buhhy. Edited 1 time in total.)
    Hello! 

    I've been trying to change the default subtitle style for jellyfin to be a bit bigger and have the color yellow without success.

    Mainly i have tried to change the style.css in the custom css tab in jellyfin.
    jellyfin-web/src/plugins/htmlVideoPlayer/style.css at 1918262a8f762a67fad227e1c1f438dafb9dca0a · jellyfin/jellyfin-web · GitHub

    .videoSubtitles {
        position: fixed;
        bottom: 10%;
        text-align: center;
        left: 0;
        right: 0;
        color: #FFFF00; < Changed this to yellow from white
        font-size: 200%; < Changed this to 200% from 170%
    }

    But i see no changes when i play the video. I am using srt sub format for all my content. Also might be worth mentioning i'm running this on docker container on ubuntu.

    Any help would be greatly appreciated!
    « Next Oldest | Next Newest »

    Users browsing this thread: 2 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