Alain van Acker wrote:
The only work around I can find is to set the top margin on the .portlet to -2.5em which isn't very graceful. Something is preventing the top alignment, but I can't figure out what. Any hints more than welcomed.
Likely some absolute positioning somewhere is mucking it up. I created a skin based on Monobook and removed all absolute positioning and used just default relative positioning (i.e. no explicit _relative_ in the CSS). It provides a more flexible page design and correctly handles text resizing in browsers.
Mike