Kunena 6.3.4 released

The Kunena team has announce the arrival of Kunena 6.3.4 [K 6.3.4] 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 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.

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.

Question Kunena editor looks strange after update

More
3 years 8 months ago #1 by olizan
Hello,

After update to 5.2.0, the editor looks strange. The icons bar is non-uniform and the emoticon list is very strange.
 

Some emojis are large.
When i use some emojis, there are not present in the post.

 

 

Could you help me ?

regards

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

    More
    3 years 8 months ago #2 by rich
    I don't know how you have added emojis. Kunena has always only supported own smiley images in the emoticon bar. It shows the same size as has been uploaded.
    You can try the following code at the end of your Joomla template- or custom.css (afterward you must empty the Joomla and Browser cache).
    This should resize the smileys in the toolbar and preview.

    Code:
    .cke_smile img { max-height: 20px !important; }


    Important! Always create a backup before you make any changes to your website!

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

    More
    3 years 8 months ago #3 by olizan
    Thanks Rich,
    How can i restore default emoticons in kunena ?
    Oli

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

    More
    3 years 8 months ago #4 by rich
    There is no restore option. you can disable the smileys in the smiley box (Backend -> Kunena -> Emoticons -> click on the smiley which you want disable). Or you mark all smileys which you want remove and delete these.


    Important! Always create a backup before you make any changes to your website!

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

    Time to create page: 0.451 seconds