Kunena 6.3.7 Released

The Kunena team has announce the arrival of Kunena 6.3.7 [K 6.3.7] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x/5.2.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.

Solved How to change colours of titles etc in the Recent Topics window?

More
8 years 1 month 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
8 years 1 month ago #2 by 810
try:
Code:
.category .krow a { color: red; }

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

More
8 years 1 month 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
8 years 1 month 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
8 years 1 month 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
8 years 1 month ago #6 by 810
try:
Code:
.category .krow a { color: red !important; }

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

More
8 years 1 month 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.326 seconds