danigoldman
Member
Posted 3 years ago #
When writing a post in wordpress 2.0, I sometimes get long lines without word wrapping. The lines overflows and creates a long horizontal scrollbar.
It appears to me that wordpress thinks the whole line is one word, with no spaces. If I double click on a word, it's supposed to select only that word. However, if I click on a word in the long line, many words get selected.
How can I force my posts to wrap nicely?
is there any way you could show us an example? maybe give us a link to the post where this is happening?
danigoldman
Member
Posted 3 years ago #
Not really, my website is live and I can't have bad-looking posts.
well, my trying to use my imagination to see what you're talking about isn't really going to work well. if we can't see exactly what you're talking about, we can't really get to the bottom of it...
danigoldman
Member
Posted 3 years ago #
When I run into this problem again, I will post a link.
please have a look at this. and help me.
the line never breaks into a new line but messes up the appearance of the main page.
look at starf1.com/blog/index.php
dtredwell
Member
Posted 2 years ago #
Im also having this problem.
see here
Any ideas?
rudolf45
Member
Posted 2 years ago #
Are you guys copy/pasting text into the wysiwyg editor ?
rudolf45
Member
Posted 2 years ago #
Does the error persist if you switch to another theme, like default or classic?
in all the themes and also look through the internet explorer it is totally fu****
rudolf45
Member
Posted 2 years ago #
Any text formatting plugins installed and/or activated?
only one
Theme Switcher
thanks
dtredwell
Member
Posted 2 years ago #
Ok, heres a quick fix for the word wrapping : http://frostjedi.com/terra/scripts/wp/wrap.zip
Its a plugin that forces it, works for me. Although the themes are still borked in IE :/
i slept sorry.
thanks for your help.
internet explorer distortion baffles me. could you please help me. i even tried deleting all the files and reload but it is not working. I have not tried the wrap plugin because that is not the solution for ie.
word wrap plugin stopped the non-wrapping also removed the distortion in the IE but the sentences are formed with lot of spaces in between. in 2 such places | is appearing. somebody please help.
rudolf45
Member
Posted 2 years ago #
Spaces are due to the
text-align: justify; in your stylesheet. Remove it.
For the | - edit your post.
dtredwell
Member
Posted 2 years ago #
Hmm, mine still looks a little dodgey :/
http://realityslip.org/anti-virus/nod32-regkeys-and-file-exclusions/
Any ideas how to get it looking sexy again?
rudolf45 thanks for all the help you provided.
I live in India so it was around 0130am when i amde the post replied to yours. at some point i ran out of gas :-) and slept in front of the chair.
i just now reached back after my office work.
thanks for your help.
just one question: is the "justify" in text-align is default in style sheet? why so?
rudolf45
Member
Posted 2 years ago #
It is not "default". It is up to the theme designer/author how they want to display the text. Remember: every theme has a different stylesheet and all the display/look issues are defined in the style.css.