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

Solved Spacing between words in threat.

More
7 years 10 months ago #11 by Klausimausi
Hiho,

checked some stuff in OSX:

in kunena.css in line 318 there are severeal emoji fonts listed.

#kunena.layout .kmsg {
height: 100%;
margin: 20px 0;
word-wrap: break-word;
font-family: "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol";
}

if a ad an word-spacing: -10px; the text has a "normal" spacing.

If i add an Apple Emoji while writing a new message, the emoji shows up in editor window:

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

More
7 years 10 months ago #12 by Klausimausi
ah... yes.. well when i add an apple emoji here the follow up text of the mesaage gets cut off...

which doesnt happen in kunena5 btw. but the emoji wont get shown.

if i change the line to:

font-family: "Arial", "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol";

it uses the arial font and word spacing is fine...

cheers,
klausi

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

Time to create page: 0.359 seconds