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 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.

Solved Problems with changing colour of 'Who is Online' Heading Text

More
11 years 9 months ago - 11 years 9 months ago #1 by nathan2226
Hi,

I'm trying to change the colour of the 'Who is Online' letter to black.

I have changed all other sections to black, but the 'Who is Online' header lettering stays grey (attachment).

I do use Firebug and I have taken off the Template Blending feature as well.

The coding that I have put in the main template css file is :

/* Change the header text colors */
#Kunena .kblock div.kheader h2 a:link,
#Kunena .kblock div.kheader h2 a:visited,
#Kunena .kblock div.kheader h2 a:active
#Kunena #ktab a span{
color: #000000 !important;
}
/*Change text of forums */
#Kunena #ktab a {
color: #000000 !important;
font-weight: bold;
}

Have I missed something out of the coding?



This message contains confidential information

Database collation check: The collation of your table fields are correct

Legacy mode: Disabled | Joomla! SEF: Enabled | Joomla! SEF rewrite: Disabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 30 seconds | Max execution memory: 32M | Max file upload: 2M

Kunena menu details:
Warning: Spoiler!

Joomla default template details : wd_qt_theme | author: Woo_Doo Style | version: 1.0 | creationdate: November 20, 2011

Kunena default template details : Blue Eagle (default) | author: Kunena Team | version: 1.7.2 | creationdate: 2012-01-31

Kunena version detailled: Installed version: 1.7.2 | Build: 5215 | Version name: Omega | Kunena detailled configuration:

Warning: Spoiler!

Third-party components: None

Third-party SEF components: None

Plugins: System - Mootools Upgrade: Disabled | System - Mootools12: Disabled

Modules: Kunena Login 1.7.2

Attachments:
Last edit: 11 years 9 months ago by sozzled. Reason: Change topic icon

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

More
11 years 9 months ago #2 by nathan2226
Hi,

Can you set this topic as resolved?

I found the css coding in 2.0 RC1 and used it in 1.7 (much easier to edit the coding in the RC 2.0 version)

I put this into the my main template:

#Kunena .ktitle, #Kunena a.ktitle {
color: #000000;
}

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

Time to create page: 0.449 seconds