I am having difficulty with IE6 (again). The problem is on this page
http://www.cassell.com/draft/tandem/CSS_Design/index.html
http://www.cassell.com/draft/tandem/CSS_Design/site.css

In  ie 6 #maincol.narrow wants to drop down no matter what I try.I tried
adjusting the widths, margin etc. I have written specific styles for IE6
only, but nothing I try has worked.



I even tried this hack and designated in an IE6 only stylesheet:

* html #InnerContainer {
    overflow-x: auto; overflow-y: hidden;
width: expression(660);
}

no luck...

any help is appreciated!



-- 
::Bruce::
______________________________________________________________________
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