Forum Moderators: not2easy

Message Too Old, No Replies

Lists and IE

Bullets or numbers do not display

         

Reflection

9:05 pm on Mar 15, 2004 (gmt 0)

10+ Year Member



Just wondering what could be causing bullets and numbers to not display in IE 6. They work fine in Moz but not in IE and I'm not sure why.

Any suggestions would be appreciated.

DrDoc

9:30 pm on Mar 15, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Maybe the bullet is located in the margin... 'causing it to be hidden.

MWpro

9:31 pm on Mar 15, 2004 (gmt 0)

10+ Year Member



Could it possibly be a problem with the margin or padding of your ul or ol? Maybe some of your code and css for the list could show what your problem is.

Reflection

11:25 pm on Mar 15, 2004 (gmt 0)

10+ Year Member



Figured it out.

I had my ul's and ol's set to a width of 90% and IE obviously didnt like that.