Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

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 Comment Formatting

More
6 years 3 months ago #1 by piranha
Comment Formatting was created by piranha
When a new topic is created (or replied to) the default format is the text is RED and CENTERED (see attached) - how can I change the default format to BLACK and LEFT JUSTIFIED?
Attachments:

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

More
6 years 3 months ago #2 by 810
Replied by 810 on topic Comment Formatting
looks like there is a css conflict with your joomla template. Could you please add a url to the topic, so we can see the css of the template.

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

More
6 years 3 months ago #3 by piranha
Replied by piranha on topic Comment Formatting
This message contains confidential information
You need to start a free profile and log in to see this forum. There is one message in the thread that shows this problem (the other messages look normal because I edited them w/ the correct formatting)

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

More
6 years 3 months ago #4 by piranha
Replied by piranha on topic Comment Formatting
Thoughts?

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

More
6 years 3 months ago #5 by 810
Replied by 810 on topic Comment Formatting
add on backend- kunena templates - edit css - select custom.css:
Code:
#kunena .message { text-align: left !important; color: #000 !important; }
The following user(s) said Thank You: piranha

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

More
6 years 3 months ago #6 by 810
Replied by 810 on topic Comment Formatting
also you need to disable altauserpoints avatar. Then the avatars will be showed. Enable only plugins that you use.

plugins - (kunena - altauserpoints) - basic - Enable AUP Avatars set to "No"
The following user(s) said Thank You: piranha

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

Time to create page: 0.510 seconds