- Posts: 7329
- Thank you received: 1425
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.
9 years 11 months ago #174999
by 810
Replied by 810 on topic Spacing between words in threat.
ok, is you test site live, so I can check it?
Please Log in or Create an account to join the conversation.
- Klausimausi
-
Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 108
- Thank you received: 3
9 years 11 months ago #175020
by Klausimausi
Replied by Klausimausi on topic Spacing between words in threat.
Hiho,
yes, how can i pm you the site details and frontend login?
Cheers,
klausi
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.
9 years 11 months ago #175031
by 810
Replied by 810 on topic Spacing between words in threat.
email
jelle @kunena.org
jelle @kunena.org
Please Log in or Create an account to join the conversation.
9 years 11 months ago #175222
by 810
Replied by 810 on topic Spacing between words in threat.
looks a mac bug. Can't fix it.
Please Log in or Create an account to join the conversation.
- Klausimausi
-
Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 108
- Thank you received: 3
9 years 11 months ago #175248
by Klausimausi
Replied by Klausimausi on topic Spacing between words in threat.
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:
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.
- Klausimausi
-
Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 108
- Thank you received: 3
9 years 11 months ago #175249
by Klausimausi
Replied by Klausimausi on topic Spacing between words in threat.
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
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