Last line paragraph wraps strangely

TheoRichel - August 21, 2008 - 19:52

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

Nothing special here

Alexei Rayu - August 21, 2008 - 21:26

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.

No no

TheoRichel - August 22, 2008 - 10:05

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

TheoRichel - August 26, 2008 - 19:32

It was a Ty[pgrify setting: remove widows

 
 

Drupal is a registered trademark of Dries Buytaert.