Hi Brajesh, you solved my issue with text over floating the field in a Multi line text area field, by this code:
.profile-fields .data {
word-break: break-all;}
Now hyphenation and seperation of words turns out as a problem, any simple code to solve this as well?
Regards
CarstenHi Carsten,
I am sorry but I could not understand thisNow hyphenation and separation of words turns out as a problem, any simple code to solve this as well?
Please help me understand the question and I will assist.
Regards
BrajeshHi Brajesh, thanks for helping out. The problem is word breaks and where the words are separated.
In the editor it looks like is should, words are not separated abnormally
When saved words are separated not in whole words, but where the text box ends. Another thing is the vertical overflow, which I just discovered when the text is long.
Hop this clarifies the issue.
Regards
CarstenHi Carsten,
You may want to take a look at this
https://css-tricks.com/almanac/properties/h/hyphenate/Regards
Brajesh
You must be logged in to reply to this topic.