Wooo.... very nearly done styling my forum. Difficult(ish) but fun :) But I just need a little bit more help before it's finished.
Everything works fine in Safari (with some very minor blemishes in mozilla, which I can tidy up). But there's some small but critical bugs in WinIE (which is hard for me to test in, since I only have a windows machine at work - where I can't work on this!). Both of these problems are isolated to WinIE only.
2. IE misinterpreting 'min-height' as 'height' in CommentBody
I have the body of each comment body set to a minimum height (to take into account avatars). IE locks each comment to that height (ie. if the post is longer, it still cuts the post of at the minimum height. )