Gunlaug Sørtun wrote:
>> http://www.silk-works.com
> 
> 
> IE does hide overflow on #divWrapper, but a bug makes it render the 
> overflowing parts of any container that has 'position: relative' 
> declared on it.

> Thus, the solution is to delete 'position: relative' on...

Forgot... :-)

IE has many bugs, so you will then have to add 'position: relative' to
some elements inside...
#divWrapper #divSidebar
...and...
#divWrapper #divContainer
...or else IE gets the stacking wrong and will prevent links from being
at the top and act as proper links.

        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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/

Reply via email to