Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

turning off the -1's?

wondering if kudos allows for +1s only and removal of -1s? any help would be appreciated thanks!
Tagged:

Answers

  • Options
    A quick hack would be to hide the -1 link with CSS, yes?
  • Options
    I would love a setting for this too!
  • Options

    The hack mentioned above would be .Kudos > a:last-child {display: none;} for a quick-fix.

  • Options

    The problem with simply hiding the -1 is that there's no way to unlike something after you've liked it.

Sign In or Register to comment.