Is it possible to limit voting to a specific Topic type

Answered Toran Brown 5 years ago

We would like to limit the use of votes to strictly ideas and allow users to post questions, thanks and problems without reducing their available votes. Is this possible?

Replies (3)

photo
1

Hi, Toran,

you can hide vote options for questions, topics and thanks with custom css in Administration - Interface - My Interface.

So users could leave their votes only for ideas.

Besides if user posts a question or a problem, the amount of votes won't be reduced.

Please let us know if you have more questions.

photo
1

Thank you, Liza. I understand where I would make the change, but am sufficiently a novice with css that I am uncertain exactly what to include to make this modification. Could you please provide specific direction or point me to a source document that would provide some direction?

Thank you.

photo
1

Liza,

Please disregard. I was able to locate direction online:

.object.question .all-votes {display: none;}

Thank you.

Leave a Comment
 
Attach a file