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 Editing & Reorganizing Menu Items

More
16 years 9 months ago #24965 by WorkOutMan
It still displays Karma on the front end

[img size=600X400] thizzparty.com/images/karma1.jpg [/img]

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

More
16 years 9 months ago #24966 by @quila
Hi,

seem to you miss one

kunena.english.php Line 1159:

DEFINE('_KARMA', 'Karma');


Regards

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

More
16 years 9 months ago - 16 years 9 months ago #24977 by WorkOutMan
Thanks for the great support guys! The forums are looking great! :cheer:

I integrated kunena & Community builder. When I click on My profile, I get another Karma Screen:

[img size=600x400] thizzparty.com/images/karma2.jpg [/img]

One last edit I would like to make is changing the background of the menu's tabs. The default_ex menu tabs are white , and the background of my template is navy blue.
Last edit: 16 years 9 months ago by WorkOutMan.

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

More
16 years 9 months ago #24996 by sozzled
WorkOutMan wrote:

I integrated Kunena & Community Builder. When I click on My profile, I get another [reference to] Karma.

Edit the file ../components/com_comprofiler/plugin/language/default_language/default_language.php and change the line that reads
Code:
DEFINE('_UE_FORUM_KARMA','Karma');

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

More
16 years 9 months ago - 16 years 9 months ago #25002 by WorkOutMan
Thanks! :)

[img size=590x64] thizzparty.com/images/menucolor1.jpg [/img]

Now I'd just like to change white background on the menu tabs to navy blue.
Last edit: 16 years 9 months ago by WorkOutMan.

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

More
16 years 9 months ago #25003 by @quila
Hi again,

components / com_kunena / template / default_ex / kunena.forum.css


line 126

#Kunena #Kunena_top td {
background: #202932;
color:#000000;
margin:0;
border-style:solid;
border-color:#202932;
border-top-width:0;
border-right-width:0;
border-bottom-width:3px;
border-left-width:0;
}

Regards

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

Time to create page: 0.240 seconds