• Resolved yandoos

    (@yandoos)


    Hiya how can i justify the text on a page please? I find it cuts words up (to ensure width is identical) adding a – then completing the rest of the word on the next line.

    I would just like to stop this happening completely and use justify instead. How do I do this please???

    Thanks

Viewing 10 replies - 1 through 10 (of 10 total)
  • Theme Author Tomas Mackevicius

    (@tomasm)

    Hi, you should edit style.css and replace all instances of:

    word-wrap: break-word;

    to

    word-wrap: normal;

    [ Signature moderated. ]

    Thread Starter yandoos

    (@yandoos)

    Thank you for replying…. I’m probably being totally over sensitive but I do use the ; after normal e.g. word-wrap: normal; NOT word-wrap: normal

    It does seem to work in most places but there are still a few works broken up throughout the page.?

    When the website is finished and my client pays me I will make a donation.

    Merry Xmas

    Theme Author Tomas Mackevicius

    (@tomasm)

    Fixed! ??

    I would have to see actual page to investigate it.

    Thank you!

    Thread Starter yandoos

    (@yandoos)

    oops forgot to say when logged in go to Clear & Protect on right. ??

    Theme Author Tomas Mackevicius

    (@tomasm)

    Hi,

    I looked at the website and I’m sorry to say, I cannot help in this
    particular situation.

    I’m Catholic and in this case I cannot help because that lady clearly
    practices occult things. I’m very sorry for her, I hope that God will lead her out of the darkness into the light.

    [Mod note: Please stick to theme support]

    Tomas M.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    @yandoos, on the page with the issue which word, for example, is being cut off?

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Side note to Tomas: That donate link you’ve been posting? Please do not post signatures in these forums.

    https://codex.www.ads-software.com/Forum_Welcome#Signatures

    Theme Author Tomas Mackevicius

    (@tomasm)

    Sure. In this case I will ask all users who wants personalized support to submit their questions at:

    https://mtomas.com/about-me/

    Is that all good?

    On the page that Andrew linked, I see hyphenated words all over the place (Safari 7.0.1, Mac OS X 10.9.1). It’s not enough to have word-wrap: normal;, you also seem to need hyphens: none; -webkit-hyphens: none; -moz-hyphens: none;.

    Thread Starter yandoos

    (@yandoos)

    Thank you everyone for replying. I found to completely fix this issue to use “hyphens: none; -webkit-hyphens: none; -moz-hyphens: none;”

    p.s. Tomas I’m sorry if my clients website content offended you. It is all about peace, harmony and maintaining healthy mind and spirit. But I realise peoples view things very differently.

    Thanks again ??

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Justify text to cutting off words’ is closed to new replies.