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

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.

Question How to change the background color of categories?

More
7 years 1 month ago #1 by Jeff Seabrook
I need to change the default black background of categories and subcat's from black to a light blue - where int the CSS do we edit this?
Attachments:

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

More
7 years 1 month ago - 7 years 1 month ago #2 by rich
Last edit: 7 years 1 month ago by rich.

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

More
7 years 1 month ago #3 by rich
Sorry, I think you want another color for all? Try this code in your custom.less www.kunena.org/docs/en/manual/backend/templates/edit-less
Code:
.layout#kunena .section { background-color: #fff; }

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

Time to create page: 0.350 seconds