- Posts: 4
- Thank you received: 0
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 must relate to a currently supported version of Kunena. If you are unsure what is the current supported version of Kunena, please go to the
download
page.
If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.
If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.
Question How to edit the User-Legend?
5 years 5 months ago - 5 years 5 months ago #214540
by DopiGFX
How to edit the User-Legend? was created by DopiGFX
Hello!
I seached in the Web, but I didn't found the right answer how to edit this.
The first thing I want to change:
I want to remove "Supermoderator" & "Moderator"
The second thing I want to Change is the Color of the other ranks in the Legend and the color of the usernames with that rank.
I'm quite new to web-development, so I need an explanation for newbies
Thanks a lot!
Kind Regard
DopiGFX
I seached in the Web, but I didn't found the right answer how to edit this.
The first thing I want to change:
I want to remove "Supermoderator" & "Moderator"
The second thing I want to Change is the Color of the other ranks in the Legend and the color of the usernames with that rank.
I'm quite new to web-development, so I need an explanation for newbies
Thanks a lot!
Kind Regard
DopiGFX
Last edit: 5 years 5 months ago by DopiGFX.
Please Log in or Create an account to join the conversation.
5 years 5 months ago #214543
by rich
Important! Always create a backup before you make any changes to your website!
Replied by rich on topic How to edit the User-Legend?
Chang user collors
Use additional this code if you want to hide some ranks.
Example:
Use additional this code if you want to hide some ranks.
Example:
Code:
div#kwho .kwho-admin,
div#kwho .kwho-globalmoderator,
div#kwho .kwho-moderator {
display: none;
}
Important! Always create a backup before you make any changes to your website!
The following user(s) said Thank You: DopiGFX
Please Log in or Create an account to join the conversation.
5 years 5 months ago - 5 years 5 months ago #214544
by DopiGFX
Replied by DopiGFX on topic How to edit the User-Legend?
Thanks! That helped a lot... first I tought it's not working, but after empty the cache it worked! One little last question: How can I rename or add a rank? Or is there a list where I can find all those possibilities?
Last edit: 5 years 5 months ago by DopiGFX.
Please Log in or Create an account to join the conversation.
5 years 5 months ago #214546
by rich
Important! Always create a backup before you make any changes to your website!
Replied by rich on topic How to edit the User-Legend?
In principle you can rename all ranks, but also it's possible to create own ranks and own rank images.
Add rank
Add rank
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
5 years 5 months ago #214547
by DopiGFX
Replied by DopiGFX on topic How to edit the User-Legend?
Yea, I know what you mean. But if I add a rank this way, it doesn't appear in the legend but thats what I want.
Lets say I want those all in the legend: Administrator, Moderator, Friend, Super User, User & Banned
Every rank below Moderator shoul only be cosmetically, so they should only be colored and nothing else.
Is it possible to do that?
Btw: Thanks for the quick help!
Kind Regards
Lets say I want those all in the legend: Administrator, Moderator, Friend, Super User, User & Banned
Every rank below Moderator shoul only be cosmetically, so they should only be colored and nothing else.
Is it possible to do that?
Btw: Thanks for the quick help!
Kind Regards
Please Log in or Create an account to join the conversation.
5 years 5 months ago - 5 years 5 months ago #214548
by rich
Important! Always create a backup before you make any changes to your website!
Replied by rich on topic How to edit the User-Legend?
You can't add your own ranks to the legend. You can only rename already exists rank names in the legend. If you want to change the rank names in the legend, you need language overrides.
Language Overrides
Important! Always create a backup before you make any changes to your website!
Last edit: 5 years 5 months ago by rich.
The following user(s) said Thank You: DopiGFX
Please Log in or Create an account to join the conversation.
Time to create page: 0.255 seconds