The excerpt module is breaking the layout of my homepage with Drupal 4.6.3. The excerpts don't properly align down the page: the second excerpt is wrapping around the first excerpt (tested with firefox, and this does not occur).

I've also tested this with two different themes: Kubrick and the stock bluemarine theme.

I have a few third party modules that may be causing a conflict; htmlcorrector would be the only one I suspect, but I also have htmlarea, flexiblock, simplenews, ecommerce and flexinode installed. I'll troubleshoot a bit further and see if I can narrow the problem down to a specific conflict.

Comments

bomarmonk’s picture

This seems to be dependent on certain characteristics in the formatting: I had a table structure and when I removed this, the excerpt behaved normally. Although, when I reinserted a generic table using htmlarea, it did not reproduce the problem.

hayesr’s picture

Status: Active » Closed (fixed)

No longer a problem.