Community & Support

Last line paragraph wraps strangely

The last lines of my paragraphs are longer then the lines before.

I expect this to happen:
short word longword short
short.

but I do get this:

short word
longword short short

Apparently words are wrapped to fill up the last line ate the expense of the line before. I have Typogrify installed but I do not know whether that is the cause. It happens both in IE and in FF

Any solutions?

Thanks

Theo Richel

Comments

Nothing special here

nothing special here. The text has a width value and it wraps by itself when it is exceeded, not when certain conditions with long or short words are met. In your case, the first line exceeds the width, and the word gets moved down. Usual thing!

- Alexei Rayu.

Drupal Related Services | SiteHound 2.0 (based on Drupal 6.4) - Drupal for Beginners! Please test and comment.

--
Best regards,
Alexei Rayu
http://striderlance.com/portfolio - Drupal Design, Drupal Theming, Drupal SEO

No no

No no, this is not normal wrapping. The word that is wrapped can fit easily on that line. I realised that I have not presented it correctly. So please check for instance this page: http://www.groenerekenkamer.nl/ and then the last lines of the upperleft block.

The lines are:
vrienden
en kennissen. Bedankt!

the words 'en kennissen.' could easily fit on the line before, yet they are wrapped. I have put them on one line in the raw html, there are no hidden returns, I have the line Break converter module installed and yet it wraps this way and on several other locations on my site.

Solved

It was a Ty[pgrify setting: remove widows

nobody click here