bj wrote:

> http://kickasswebdesign.com/test/wp/
> Background color and background image won't show on the #header. It 
> almost looks like a clearing problem but I have a clearing element in 
> place that's working in every other browser.
> 
> Also the two horizontal navigation areas don't show inline the way 
> they're supposed to, and are flying all over the place. ...


display:block on the first img in that block seems to fix it.

<img src="800transparent.gif" alt="" height="9px" width="900" 
style="display: block">

Don't know why the br.clearA does not clear without. Bug, if you'd ask me.

Ingo
-- 
http://www.satzansatz.de/css.html
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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/

Reply via email to