Kunena 6.2.6 released

The Kunena team has announce the arrival of Kunena 6.2.6 [K 6.2.6] which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

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 Legend Color problem

More
13 years 3 months ago - 13 years 3 months ago #1 by yuzef
Legend Color problem was created by yuzef
hi all.

i wanna say i love feature Blend with Joomla Template for the template of kunena, because its little hard to find a free kunena template matching the joomla template especially dark template, but when i set yes to blend with joomla template i see no legend color, its look a like just text. (no color).

how to change that color to each group color, just like before blending?

Newbie Joomla user sometime feel so hard to mix three template in one site : joomla, kunena, Jomsocial.
There is no one package of it.

Love Simplicty
read...... and learn........

My Joomla Test Site
Last edit: 13 years 3 months ago by yuzef.

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

More
13 years 3 months ago - 13 years 3 months ago #2 by sozzled
Replied by sozzled on topic Re: Legend Color problem
It's a little difficult trying to analyse and resolve this issue without knowing where these problems occur, but the answer (in general terms) is probably to modify your site template by adding a few lines of CSS. I'm not sure that I understand what you mean by each "group" colour but, if you're discussing the legend colours, you need to enter a few lines like these one below (obviously you need to change <your-colour-value-here> to a valid colour code):

#Kunena .kwho-admin { color: <your-colour-value-here> !important; }
#Kunena .kwho-globalmoderator { color: <your-colour-value-here> !important; }
#Kunena .kwho-moderator { color: <your-colour-value-here> !important; }
#Kunena .kwho-user { color: <your-colour-value-here> !important; }
#Kunena .kwho-guest { color: <your-colour-value-here> !important; }

But this is just guesswork on my part.
Last edit: 13 years 3 months ago by sozzled.

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

More
13 years 3 months ago #3 by yuzef
Replied by yuzef on topic Re: Legend Color problem
Thank you Sozzled,, you are the man, the solution is work now.
now the legend colored when enabling the blind with joomla template ;)

Love Simplicty
read...... and learn........

My Joomla Test Site

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

More
12 years 2 months ago #4 by Jiminimonka
Adding that same code into the skinner template will also fix the problem with Blender wiping out the legend colours.

Please read the FAQ.
Only one question per topic.
Search before you ask a question.

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

More
12 years 2 months ago #5 by sozzled
Replied by sozzled on topic Re: Legend Color problem

Jiminimonka wrote: Adding that same code into the skinner template will also fix the problem with Blender wiping out the legend colours.

.. except that we do not recommend to the users of this community that they should modify the original Kunena source code unless it is absolutely essential! For the present time - with K 1.7, I mean - it's easier to add the CSS directives to your site template. In that way you won't lose any customised changes you might have made to K 1.7 if there's a need to upgrade later.

There are a few issues here that need to be properly sorted out in K 2.0.

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

More
12 years 2 months ago #6 by Jiminimonka
After I made that post I was thinking exactly the same thing. :silly:

Please read the FAQ.
Only one question per topic.
Search before you ask a question.

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

More
12 years 2 months ago #7 by Shags
Replied by Shags on topic Alter rank colours K1.6.3

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

More
12 years 2 months ago #8 by sozzled
Replied by sozzled on topic Re: Legend Color problem
I have merged your question about forum user colours - user ranks are an entirely different thing - (as indicated in your picture) with this topic that explains the process. See msg #2 above.

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

Time to create page: 0.382 seconds