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.

Important "who is online" template error!

More
15 years 10 months ago - 15 years 10 months ago #50482 by yun
i have already fixed it!

//// edit in plugin/who/whoisonline.php ///

found:
Code:
<th class="left" colspan="3">

edit with:
Code:
<th align="left" colspan="3">
Last edit: 15 years 10 months ago by yun.

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

More
15 years 10 months ago #50484 by yun
//////// fix for everyone have "who is online icon" and "stats icon" at "top" and want it to be at "center" /////////

open and found whoisonline.php and frontstats.php:
Code:
<td class = "td-1" width="1%">

remove
Code:
class = "td-1"

gud luck everyone!

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

More
15 years 10 months ago #50485 by yun
//////// fix for everyone have "who is online icon" and "stats icon" at "top" and want it to be at "center" /////////

open and found whoisonline.php and frontstats.php:
Code:
<td class = "td-1" width="1%">

remove
Code:
class = "td-1"

gud luck everyone!

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

Time to create page: 0.328 seconds