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?
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.
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?
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.
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.
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.
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.
Liza,
Please disregard. I was able to locate direction online:
.object.question .all-votes {display: none;}
Thank you.
Liza,
Please disregard. I was able to locate direction online:
.object.question .all-votes {display: none;}
Thank you.
Replies have been locked on this page!