Kunena 7.0.4 Released

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

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
16 years 10 months ago #21641 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:

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

More
16 years 10 months ago #21686 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
16 years 10 months ago #22395 by Semmelini
Thanks,
this was it...

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

Time to create page: 0.261 seconds