WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2024 Poal.co

217

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

Thanks, I will do so and get back to you.

[–] 0 pt

Think I found it.

https://poal.co/s/Announcements/9987

There might be another where we discussed and decided leave only downvotes public.