• 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 Development Feature Requests 'Community Rating' and 'Critics Rating'

     
    • 0 Vote(s) - 0 Average

    'Community Rating' and 'Critics Rating'

    Disable/Hide 'CommunityRating' and 'Critics Rating'
    Efficient_Good_5784
    Offline

    Community Moderator

    Posts: 1,194
    Threads: 3
    Joined: 2023 Jun
    Reputation: 50
    #7
    2024-05-20, 04:03 AM
    I forgot to include the rotten scores as well. Apparently the tomatoes and the rotten scores each have a different CSS element.

    This should be the final correct CSS code to hide them:

    Code:
    .starRatingContainer.mediaInfoItem,
    .mediaInfoCriticRating.mediaInfoCriticRatingFresh,
    .mediaInfoCriticRating.mediaInfoCriticRatingRotten {
         display: none;
    }

    So to explain how to use this, just copy it, then simply paste it in "Dashboard > General > Custom CSS code" and save at the bottom of the page. Then reload your browser.
    That's it. You don't have to do anything else with it.

    If you ever want to learn, the way I customized my server was by using "ctrl+shift+c" and F12 on my browser. On Chrome or Firefox, it brings up the CSS code for the page.
    You can play around with things, add code to give color or resize things. You would basically then copy your code from this and paste in Jellyfin's CSS setting to have it stick.
    I believe there should be video intros online about how to mess around with modifying CSS code and using browser F12 to look at things.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    'Community Rating' and 'Critics Rating' - by MoonOverMiami - 2024-03-26, 05:07 AM
    RE: 'Community Rating' and 'Critics Rating' - by PrincipalMinipig - 2024-03-31, 02:24 PM
    RE: 'Community Rating' and 'Critics Rating' - by MoonOverMiami - 2024-05-16, 04:03 AM
    RE: 'Community Rating' and 'Critics Rating' - by Topomov - 2024-05-20, 12:35 AM
    RE: 'Community Rating' and 'Critics Rating' - by Efficient_Good_5784 - 2024-05-20, 02:12 AM
    RE: 'Community Rating' and 'Critics Rating' - by MoonOverMiami - 2024-05-20, 03:24 AM
    RE: 'Community Rating' and 'Critics Rating' - by Efficient_Good_5784 - 2024-05-20, 04:03 AM
    RE: 'Community Rating' and 'Critics Rating' - by wanderman - 2024-05-21, 02:27 PM
    RE: 'Community Rating' and 'Critics Rating' - by Efficient_Good_5784 - 2024-05-21, 04:17 PM
    RE: 'Community Rating' and 'Critics Rating' - by 34626 - 2024-05-21, 04:02 PM
    RE: 'Community Rating' and 'Critics Rating' - by Efficient_Good_5784 - 2024-05-21, 04:26 PM
    RE: 'Community Rating' and 'Critics Rating' - by friendlyhermit - 2024-08-01, 01:28 AM
    RE: 'Community Rating' and 'Critics Rating' - by PrincipalMinipig - 2024-08-05, 01:36 PM

    • 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