Maybe if you tell us your URL we could have a look at it
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
you should checkout your HTML-code first. The W3C-HTML-Validator shows 17 errors. I'd propose to try to eliminate as much of those errors as possible and then look, whether the paragraph-error still occurs.
Seems to be a problem with the browsers interpreting the styles differently - epsecially the IE is known for misinterpreting some margin and padding styles.
I'd try to experiment with the margin and line-height and -spacing styles defined for serendipity_entry_body and serendipity_entry
Maybe it also could be a workaround to insert a no-break-space into each of the empty lines, to keep the height of the empty lines, as this won't have any negative effect to the proper layout shown in FF.
Someone had a similar problem some weeks ago. Sadly I can't remember the solution he had, but it was definitely an IE bug... Maybe if you search the forums you remember some good keywords to find it... like "br tag" or "double br IE" or something like that.
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/