Kunena 6.2.5 & module Kunena Latest 6.0.7 released

The Kunena team has announce the arrival of Kunena 6.2.5 [K 6.2.5] which is now available for download as a native Joomla extension for J! 4.3.x/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 colours of titles etc in the Recent Topics window?

More
7 years 4 months ago #1 by Nemo10
I just want to try different appearances .

Oh for a neat solution...

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

More
7 years 4 months ago #2 by 810
try:
Code:
.category .krow a { color: red; }

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

More
7 years 4 months ago #3 by Nemo10
Ah, I can't see that it has changed anything.. I cut and pasted exactly from your reply in custom.less

This is what I'm wanting to change, the light blue to a darker blue for instance. But any colour to get going will do.


Oh for a neat solution...
Attachments:

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

More
7 years 4 months ago #4 by 810
after you have saved the file, you need to clean cache.

backend - system - clean cache

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

More
7 years 4 months ago #5 by Nemo10
Cleaning cache doesn't show any changes.

I placed the code in custom.less.

I have other menu bar code in there that works as it should and I can make changes that also work.

Any suggestions.?

Oh for a neat solution...

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

More
7 years 4 months ago #6 by 810
try:
Code:
.category .krow a { color: red !important; }

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

More
7 years 4 months ago #7 by Nemo10
Spot on! I take it that it was the "important" that was, well.. important ?

Thanks for that.

Oh for a neat solution...

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

Time to create page: 0.374 seconds