Kunena 6.4.9 & Kunena 7.0.1 Released

The Kunena team has announce the arrival of Kunena 6.4.9 [K 6.4.9] 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

The Kunena team has announce the arrival of Kunena 7.0.1 [K 7.0.1] 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/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

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.

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 [Solved]Change Colors of Tabs Menus

More
14 years 5 months ago - 14 years 5 months ago #106225 by kanum
Hi all,

I have follow guides exist here for change colors. But not work, I have change on .css and in min.css (using compress from refresh-sf.com).

I have change:
kunena.default.css
and
kunena.default-min.css

But nothing appens :s Color stay the same.

Template used: a copy of Blue (default)

kunena version: 1.7(last)


Please help me on this.


Thanks

edit
The line is this:
Code:
#Kunena #ktab a { background-color: #737373 !important; }

In firebug give then is located in: forum (line 57) Where is this CSS?

Guys please give me some help :)
Last edit: 14 years 5 months ago by kanum. Reason: solved

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

More
14 years 5 months ago #106232 by kanum
I have find....

For future reference:

For change Color of Tabs. Go to initialize.php (under you folder template of kunena)

Around line 137
Code:
$inactiveTab = $this->params->get('inactiveTabcolor', $skinner ? '' : '#XXXXXX');

Change XXXXXX (default valor is 737373) change it for your preference color :)

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

More
14 years 4 months ago #106361 by Matias
Or change the setting from the template in the backend...

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

Time to create page: 0.302 seconds