Kunena 7.0.4 Released

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

Solved Spacing between words in threat.

More
9 years 11 months ago #174999 by 810
ok, is you test site live, so I can check it?

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

More
9 years 11 months ago #175020 by Klausimausi
Hiho,

yes, how can i pm you the site details and frontend login?


Cheers,
klausi

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

More
9 years 11 months ago #175031 by 810
email

jelle @kunena.org

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

More
9 years 11 months ago #175222 by 810
looks a mac bug. Can't fix it.

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

More
9 years 11 months ago #175248 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
9 years 11 months ago #175249 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.276 seconds