Kunena 6.4.8 Released

The Kunena team has announce the arrival of Kunena 6.4.8 [K 6.4.8] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.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 6.4
Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.

Before posting in this category, please read sticky topics and, as general background, My Joomla site template makes a mess of Kunena .

If you have questions about third-party templates, please use the User-written Templates category or contact the author directly. This category should only be used for questions about templates developed and supported by the Kunena project.

Question Different "title" font colours for different categories using the CSS suffix

More
13 years 10 months ago #119508 by sozzled

Angela1 wrote: This is what I want to change: I want this page and all the other ones that are not the main page to have a different font color; orange in the main page and white in all the others

I think this should still be possible to achieve, using the CSS suffix.

You will need to add the following lines to the end of your Joomla site template CSS
Code:
#Kunena .krow2-green div.kthead-title a { color: white !important; } #Kunena .krow2-blue div.kthead-title a { color: white !important; } #Kunena .krow2-grey div.kthead-title a { color: white !important; } #Kunena .krow2-red div.kthead-title a { color: white !important; }
I think this will work for you.

Let us know how this works out for you. It would help, if you have more questions on this subject, to provide us with the location of your website. Thanks. :)
The following user(s) said Thank You: Angela1

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

More
13 years 10 months ago #119733 by Angela1
i've been trying.. but no! I give up.
Thanks anyway.

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

More
13 years 10 months ago #119735 by sozzled
Do you know which file is your Joomla site main template CSS file? I don't know the answer in your case because you have not told us where your site is ... and every site is different.

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

More
13 years 10 months ago #119736 by Angela1
yes i know, but .krow2-green... doesn't work for me

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

More
13 years 10 months ago #119738 by sozzled
I assume, because you did not answer my specific question, that you do not know the filename of your Joomla site main template CSS file. Am I correct in my assumption? Because I don't know the address of your website, I can't give you a specific answer that will solve your particular problem. If I knew how your site was set up - if you had posted your configuration report, for example - then I could have answered this question 4 days ago.

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

Time to create page: 0.312 seconds