Martin Paton wrote:
> 
> http://pkl.net/~toasty/site/process_Test.htm
> http://pkl.net/~toasty/site/home.htm
> http://pkl.net/~toasty/site/quality.htm
> Specific problems
> 
>    3 column layout breaks (IE6) - columns aren't right colours, etc.
>    Menu breaks (IE6)
>    Banner image header drops on resize (IE6)
>    
>    Green arrow bullets in centre column don't drop as expected (IE7) -
> right column floats over them.


Next problem is the wrong background color in the columns,
e.g.

http://pkl.net/~toasty/site/quality.htm

has

div#content.process { }
div#content.quality { }

This is the "multiple #id.class bug".
IE does not recognise the second ruleset in this example. Read:
http://css-discuss.incutio.com/?page=InternetExplorerWinBugs
you'll have to rewrite these rules.


For the other problems mentioned in your report, please be more 
specific, thanks.

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