• 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 How to change font style to a .ttf file on jellyfin tv (specifically jellyfin-tizen)

     
    • 0 Vote(s) - 0 Average

    How to change font style to a .ttf file on jellyfin tv (specifically jellyfin-tizen)

    Onfued
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2025 Feb
    Reputation: 0
    #3
    2025-05-05, 11:37 AM
    (2025-02-28, 02:39 PM)TheDreadPirate Wrote: You can look at some of the work done in the Themes sub-forum to try to mimic what they've done.

    https://forum.jellyfin.org/t-finimalism-theme-offline

    The CSS for that theme.

    https://raw.githubusercontent.com/tedhin...alism7.css

    Importing the font.  In this case from a URL, but can also be a local file.

    Code:
    @import url('https://fonts.googleapis.com/css2?family=Sofia+Sans:ital,wght@0,1..1000;1,1..1000&display=swap');

    Using the imported font.



    Code:
    body {
    font-family: "Sofia Sans", sans-serif;
    font-size: 12pt;
    }

    Sorry, i meant to change the subtitle font. That method only change UI font
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    How to change font style to a .ttf file on jellyfin tv (specifically jellyfin-tizen) - by Onfued - 2025-02-28, 12:14 PM
    RE: How to change font style to a .ttf file on jellyfin tv (specifically jellyfin-tizen) - by TheDreadPirate - 2025-02-28, 02:39 PM
    RE: How to change font style to a .ttf file on jellyfin tv (specifically jellyfin-tizen) - by Onfued - 2025-05-05, 11:37 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