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

Please Read This First:

This is a community-driven self-help category to ask questions about designing or developing your own Kunena template. Please be aware that there are rules that apply to topics posted in this category:

Do not use this category for:
  • asking questions about a template that is not designed by the Kunena project team;
  • asking questions about how to make simple changes to a template designed by the Kunena project team (use K 2.0 Templates instead);
  • advertising your own template designs.

Topics that do not meet the above guidelines may be removed without notice

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

K 2.0 support will cease on 31 August 2013 and this section of the forum will be closed and archived after that time and no further questions will be answered about this version.

Question Minimize Icon Color

More
11 years 1 month ago - 11 years 1 month ago #1 by Mattj500
Minimize Icon Color was created by Mattj500
Hi,
I am struggling to change the little minimize icon color in my forum. I can't identify it in firebug in any state, hover, active etc etc. See pic for exact reference. Hopefully someone could let me know what property to change in the css for this little trickster.

Thanks
Matt
Attachments:
Last edit: 11 years 1 month ago by Mattj500.

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

More
11 years 1 month ago #2 by sozzled
Replied by sozzled on topic Minimize Icon Color
Add the following three lines to the end of your Joomla site template CSS:
Code:
#Kunena #ktop span.ktoggler { background-color: #333439 !important; }

Change #333439 to whatever colour value you require.

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

Time to create page: 0.376 seconds