Lorin Rivers wrote: > I've gotten pretty good at figuring these out on my own, in fact generally > have learned how to code cross-browser out of the gate, but this is baffling > me. > > In not IE6, the ordered lists in the sidebar appear as designed, white > background, orange border around the whole div, orange numbers, and so > forth. > > In IE6, the numbers are missing and the border is around each block level > element inside the div. > > <http://onespot.com/test/seeitwork.html> > > Clues? > ______________________________________________________________________ > css-discuss [EMAIL PROTECTED] > http://www.css-discuss.org/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.incutio.com/ > List policies -- http://css-discuss.org/policies.html > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ > > Try adjusting the margin-left of the li tags. IE in general has issues with numbers and bullets seeming to disappear for no apparent reason.
Good luck. -HP ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/