Re: [css-d] left margin on styled list in IE

2005-10-31 Thread Linda H

I've got a chunk of page that renders as I expect in firefox, but shows
a big offset in ie. I can't seem to find where it's coming from.

What I understand is that you need to put a margin-left: 0 on the list (not 
sure if it is at the UL or the LI level. IE doesn't remove the space where 
the bullets would go without it).

Linda H 

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] left margin on styled list in IE

2005-10-30 Thread Jim Meier
Hi folks,

I've got a chunk of page that renders as I expect in firefox, but shows 
a big offset in ie. I can't seem to find where it's coming from.

The page is at http://dsdd.org/vorivore-cart-down-mock.html

In the cart at top, the short descriptions (class=desc) should be 
about 18 pixels from the left border, and indeed in firefox they are.
Internet explorer is shifting the whole works right by some 50 or 60 
pixels. It's even overflowing the cart borders.

A further problem, but one that has little to do with css, is that the 
DHTML cart show/hide fails horribly on IE.

Thanks for any suggestions or input!
-Jim
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/