WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2024 Poal.co

887

Disable post votes (can't still be downvoted from /all/new)

.downvote { display: none; }

Disable comment votes

.c-downvote { display: none; }

Notice that these won't work if users disable custom sub styles in their profiles.

P.S: post and comment reports (for spam and ToS infringement or other reasons) will come soon. (WIP)

Disable post votes (can't still be downvoted from /all/new) `.downvote { display: none; }` Disable comment votes `.c-downvote { display: none; }` Notice that these won't work if users disable custom sub styles in their profiles. P.S: post and comment reports (for spam and ToS infringement or other reasons) will come soon. (WIP)

(post is archived)

[–] 0 pt

It's kind of a shame how troublemakers show up and make you have to do these things, but on the other hand, I suppose that improvements are a good thing, so I thank you for all you do.