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

Solved How to change the online status button appearance ?

More
7 years 5 months ago #1 by Nemo10
On my site the colours are not making the text clear enough.



What you are using here would be great.

Can you provide a coding for this?

Thanks

Oh for a neat solution...
Attachments:

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

More
7 years 5 months ago #2 by rich
Code:
.layout#kunena .label { color: #fff; }

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

More
7 years 5 months ago #3 by Nemo10
I can't see any change.. I see you have set white for the text but it is still the same. If I change it to any other bright colour still no apparent change.
If I paste any supplied code to custom.less and it is in error (something I've changed incorrectly) it will come up with an error but it doesn't here.

Oh for a neat solution...

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

More
7 years 5 months ago #4 by rich
If it doesn't help, add "!important".
Code:
.layout#kunena .label { color: #fff !important; }

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

More
7 years 5 months ago #5 by Nemo10
Yes that worked, thanks.

Oh for a neat solution...

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

Time to create page: 0.413 seconds