Janice Tocher wrote:
> In FF, this table displays the way I want - it extends past the 
> designated page border. In Windows IE, the table falls below the left
>  navigation (which is a floated div).
> 
> You can see a stripped down example here:
> 
> http://averra.com/clienttest/

Ok, so the table falls down in Opera 9.x too, but that's no problem.

One possible solution is to add some margins...

#navL {margin-bottom: -1000px;}
.contentBody {margin-left: 140px /* or larger */;}

...which should make all browsers behave as you like.

regards
        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