Kunena 7.0.4 Released

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

Question removing topic icon bar

More
17 years 1 month ago #7875 by jamesy40
Can someone help me find the place where I can remove the code for the topic icon bar that shows up when you post a new message. I don't want my forums to be able to have topic icons, just the default "no"

Thanks in advance!

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

More
17 years 1 month ago #7883 by Lintzy
Replied by Lintzy on topic Re:removing topic icon bar
Look at this post, there als all files, where that topic icons are listed. I guess, you have to comment out the lines in smile.class.php:

This is the one for smile.gif

<input type = "radio" name = "topic_emoticon" value = "7"<?php echo $selected==7?" checked=\"checked\" ":"";?>/>

<img src = "<?php echo KUNENA_URLEMOTIONSPATH ;?>smile.gif" alt = "" border = "0" />


www.kunena.com/forum?func=view&catid=18&id=7792#7814

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

Time to create page: 0.267 seconds