• 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
    tiber
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2023 Sep
    Reputation: 0
    Country:United States
    #3
    2023-11-06, 01:29 PM
    (2023-11-05, 06:06 AM)iFraan Wrote: you can disable download on a per-user basis

    Go to the user > Profile > Uncheck "Allow media downloads" setting

    Thanks for the reply. That will break the book reading plugin since the books have to be downloaded.

    However there is light at the end of the tunnel:

    Code:
    .downloadbutton-icon-complete,
    .downloadbutton-icon-on,
    .button-flat.btnDownload.detailButton.emby-button {
          display: none;
    }

    It may not be the best code, but that's what I came up with to keep the book functionality without letting people download the materials. Smiling-face
    « Next Oldest | Next Newest »

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

    • 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