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

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.

Question icons

More
16 years 2 months ago #41805 by mkane
icons was created by mkane
Hello,

I have a one gender site so I decided to use the gender option for something else. I have successfully changed the language, but need to know what file to edit so that I can change the icons.

Thanks in advance,
Kane.

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

More
16 years 2 months ago #41806 by @quila
Replied by @quila on topic Re:icons
Hi,

if you are using default_ex template
the file is icons.php

components / com_kunena / template / default / icons.php

around line 86

$fbIcons ='msgmale.gif';
$fbIcons ='msgfemale.gif';


Images is located in

components / com_kunena / template / default_ex / images / english / icons /


Regards

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

Time to create page: 0.220 seconds