2 posters
Problem with the words deviding
LadyQuinn- New Member
- Posts : 23
Reputation : 1
Language : Swedish
- Post n°1
Problem with the words deviding
LadyQuinn- New Member
- Posts : 23
Reputation : 1
Language : Swedish
- Post n°2
Re: Problem with the words deviding
No one knows how to solve this?
Ange Tuteur- Forumaster
- Posts : 13207
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania
- Post n°3
Re: Problem with the words deviding
Hi,
This word breaking behaviour comes from the code in the following topic that I gave you :
https://help.forumotion.com/t140526-my-post-extends-the-page
Removing that will restore normal word wrapping, but unbreakable words will return to expanding your forum width. You could try wrapping the unbreakable words with the code tags to see if that will fix the problem.
If it's still not breaking while inside the code tags, you can set that breaking behaviour on the codebox itself by adding the following to your CSS.
This word breaking behaviour comes from the code in the following topic that I gave you :
https://help.forumotion.com/t140526-my-post-extends-the-page
Removing that will restore normal word wrapping, but unbreakable words will return to expanding your forum width. You could try wrapping the unbreakable words with the code tags to see if that will fix the problem.
- Code:
[code][/code]
If it's still not breaking while inside the code tags, you can set that breaking behaviour on the codebox itself by adding the following to your CSS.
- Code:
.codebox code { word-break:break-all }
LadyQuinn- New Member
- Posts : 23
Reputation : 1
Language : Swedish
- Post n°4
Re: Problem with the words deviding
Hii thanks for reply! It didnt really change much haha xd Still devided. If its not fixable then its ok. They will have to just read it as it is