If you want the honest truth, I'd bet most of your problems come from giving the browser both a width and a min-width (and same with height and min-height).

IE ignores min-height, and treats height as if it were min-height. Firefox, on the other hand, will use height literally. Try giving most browsers min-height and only giving IE height, and see if that gives you a better result.

--
http://www.mozilla.org/products/firefox/ - Get Firefox!
http://www.mozilla.org/products/thunderbird/ - Reclaim Your Inbox!

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to