• 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 Themes & Styles hide the download button with CSS?

     
    • 0 Vote(s) - 0 Average

    hide the download button with CSS?

    need some help with CSS
    HammyHavoc
    Offline

    Junior Member

    Posts: 3
    Threads: 0
    Joined: 2023 Nov
    Reputation: 0
    Country:United Kingdom
    #6
    2025-08-01, 07:57 AM (This post was last modified: 2025-08-01, 07:59 AM by HammyHavoc. Edited 1 time in total.)
    Use the following that I came up with:

    Code:
    /*Remove "Copy Stream URL" button*/
    button[data-id="copy-stream"] {
      display: none;
    }
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    hide the download button with CSS? - by tiber - 2023-09-15, 05:47 PM
    RE: hide the download button with CSS? - by iFraan - 2023-11-05, 06:06 AM
    RE: hide the download button with CSS? - by tiber - 2023-11-06, 01:29 PM
    RE: hide the download button with CSS? - by solum - 2025-02-12, 11:01 AM
    RE: hide the download button with CSS? - by ryann.braganza - 2025-06-03, 09:17 AM
    RE: hide the download button with CSS? - by HammyHavoc - 2025-08-01, 07:57 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