Martin Deen wrote: > http://www.intownjulie.com > Main problem is that my tabbed menu is now floating above my content > ruining the effect I was going for. I've been at a loss to figure > out how to address this one. Looks like a 'collapsing margins'[1] case. Easiest solved by adding a padding on top... #tabmenu {padding: 1px 0 0 0;} ....tested and working. > Second problem is that several pages have text that has disappeared > including a floated menu, a floated pullquote, and some text in the > "blog" portion. I tried the 'line-height' and Holly fix to address > the disappearing text, but they didn't seem to work. (Perhaps I > didn't implement correctly...?). Probably the wrong fix for that particular bug :-) span.quote {position: relative;} ....will make the floating span visible in IE/win. regards Georg [1]http://www.w3.org/TR/CSS21/box.html#collapsing-margins -- http://www.gunlaug.no ______________________________________________________________________ css-discuss [EMAIL-REMOVED]] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/