Kunena 6.3.0 released

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

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 Change - Colors of Categories

More
14 years 10 months ago #1 by Semmelini
Which "css-part" in the template is responsible for the forum category-colors, i want to change them. Image is attached.

Thanks in advance.

Chris :woohoo:
Attachments:

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

More
14 years 10 months ago #2 by Spock
Semmelini wrote:

Which "css-part" in the template is responsible for the forum category-colors, i want to change them.

In the kunena.forum.css file of your template you'll find a line

#Kunena .fb_title,
#Kunena a.fb_title {

font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
display:block;
color:#FFFFFF;
text-decoration: none;
}

Change the color property to whatever you want. Regards

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

More
14 years 9 months ago #3 by Semmelini
Thanks,
this was it...

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

Time to create page: 0.480 seconds