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

This category is for the plugin developed, endorsed, maintained and supported by the Kunena project team. The topics in this category only relate to the plugin developed for K 3.0 and later versions.

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 Disquss background and letters colours

More
6 years 6 months ago #1 by Nikiniko
How can i change them ?
Thank you

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

More
6 years 6 months ago #2 by rich
What exactly you want to change? If you mean the text field, try this code at the end of your Joomla template- or custom.css:

Code:
.kunenadiscuss textarea.form-control.counted { background-color: #faebd7; color: #004d74; }

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

More
6 years 6 months ago #3 by Nikiniko
custom.css in kunena template?

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

More
6 years 6 months ago #4 by Nikiniko

rich wrote: What exactly you want to change? If you mean the text field, try this code at the end of your Joomla template- or custom.css:

Code:
.kunenadiscuss textarea.form-control.counted { background-color: #faebd7; color: #004d74; }


it didnt work
thank you anyway
prntscr.com/gl47r6
Any other way ?

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

More
6 years 6 months ago #5 by Nikiniko
this change the colour in the reply box when you reply ,
i need to change the colours in the replies when you read
prntscr.com/gl49ul

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

More
6 years 6 months ago #6 by rich
Ah.. ok. Please try this code:

Code:
.kunenadiscuss .panel-body { background-color: #fff; color: #000; }
The following user(s) said Thank You: Nikiniko

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

More
6 years 6 months ago #7 by Nikiniko
thank you worked

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

Time to create page: 0.333 seconds