Hyphenation
Posted: Thu Apr 08, 2021 6:08 pm
Hello!
With
in the HTML header and
in the CSS code hyphenation works like a charm.
Now, I have the problem that CMSms sets the language like so:
And with that hyphenation doesn't work anymore.
Any solutions to this problem?
Regards,
Christian
With
Code: Select all
<__html lang="de">
Code: Select all
hypens: auto;
Now, I have the problem that CMSms sets the language like so:
Code: Select all
<__html lang="de_DE">
Any solutions to this problem?
Regards,
Christian