Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Solved Hide / disable "negative" Karma vote option

More
10 years 3 months ago - 10 years 3 months ago #1 by nipponpen
hi all,
i have a question about the kunena "karma" on my forum. i would remove the "negative" vote and leave the "positive" vote, because i don't want the people leave negative vote.

where i can find on css the line for modify that?? someone can help me??

thx
best regards
Last edit: 10 years 3 months ago by nipponpen.

Please Log in or Create an account to join the conversation.

More
10 years 3 months ago #2 by rich
Welcome to Kunena, nipponpen!

Please add at the end of your Joomla! template.css following code:
Code:
#Kunena span.kkarma-minus { display: none; }
The following user(s) said Thank You: nipponpen

Please Log in or Create an account to join the conversation.

More
10 years 2 months ago #3 by nipponpen
thank you very much rich ;) work perfectly

Please Log in or Create an account to join the conversation.

Time to create page: 0.452 seconds