- Posts: 21
- Thank you received: 0
Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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.
The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Question Editing & Reorganizing Menu Items
- WorkOutMan
-
Topic Author
- Offline
- Junior Member
-
Please Log in or Create an account to join the conversation.
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.
- WorkOutMan
-
Topic Author
- Offline
- Junior Member
-
- Posts: 21
- Thank you received: 0
I integrated kunena & Community builder. When I click on My profile, I get another Karma Screen:
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.
Please Log in or Create an account to join the conversation.
Edit the file ../components/com_comprofiler/plugin/language/default_language/default_language.php and change the line that readsI integrated Kunena & Community Builder. When I click on My profile, I get another [reference to] Karma.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
- WorkOutMan
-
Topic Author
- Offline
- Junior Member
-
- Posts: 21
- Thank you received: 0
Please Log in or Create an account to join the conversation.
components / com_kunena / template / default_ex / kunena.forum.css
line 126
Regards#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;
}
Please Log in or Create an account to join the conversation.