It happens when the main centered content is not a lot and the left column is longer... all the exceeding part of the left column disappears after going with the mouse arrow on the top right links.

Comments

aiw_2000’s picture

Status: Active » Needs review

Hi!

I've had this problem too. I've finally found a fix for it:

In style.css, add "position: relative;" to the definitions of #content and #lefty. Works fine now.

I haven't checked it in FireFox yet, but it should work.

aiw_2000