The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
2 posters

    Problem with the words deviding

    avatar
    LadyQuinn
    New Member


    Posts : 23
    Reputation : 1
    Language : Swedish

    In progress Problem with the words deviding

    Post by LadyQuinn May 5th 2015, 6:25 pm

    Hiiya

    Does anyone know how to make the word jump to a new line instead of deviding itself? I have this problem on my forum that the words on a post keeps deviding.

    Thanks for quick reply Smile

    Problem with the words deviding Words10
    avatar
    LadyQuinn
    New Member


    Posts : 23
    Reputation : 1
    Language : Swedish

    In progress Re: Problem with the words deviding

    Post by LadyQuinn May 6th 2015, 12:09 am

    No one knows how to solve this? Very Happy
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    In progress Re: Problem with the words deviding

    Post by Ange Tuteur May 6th 2015, 1:17 am

    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.
    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 }
    avatar
    LadyQuinn
    New Member


    Posts : 23
    Reputation : 1
    Language : Swedish

    In progress Re: Problem with the words deviding

    Post by LadyQuinn May 12th 2015, 12:39 am

    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 Very Happy

      Current date/time is November 11th 2024, 8:37 pm