Kunena 6.2.6 released

The Kunena team has announce the arrival of Kunena 6.2.6 [K 6.2.6] which is now available for download as a native Joomla extension for J! 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 how to make simple changes to a template designed by the Kunena project team (use K 3.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.

Solved Color of buttons

More
7 years 3 months ago #1 by anderslolk
Color of buttons was created by anderslolk
Hi.

Some of the buttons in my Kunena 5.0.4.1 are very difficult to see. See the picture (the attachments button is also difficult to see).

I'm using the template Crypsis.

/Anders Lolk
Attachments:

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

More
7 years 3 months ago #2 by rich
Replied by rich on topic Color of buttons
Please try this code in your custom.less www.kunena.org/docs/en/manual/backend/templates/edit-less

Code:
.btn { color: #000; }

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

More
7 years 3 months ago #3 by anderslolk
Replied by anderslolk on topic Color of buttons
Hi again.

I've just tried it and it doesn't work :(

/Anders

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

More
7 years 3 months ago #4 by rich
Replied by rich on topic Color of buttons
Add "!importan" to this code.
Code:
.btn { color: #000 !important; }
The following user(s) said Thank You: anderslolk

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

More
7 years 3 months ago #5 by anderslolk
Replied by anderslolk on topic Color of buttons
Thank you!

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

Time to create page: 0.374 seconds