I have two list items that must display horizontally. Wanting to use list-style instead of background image, but in IE 6 and 7, the circle style refuses to show up even I adjusted padding left (or margin).

ul.add-to li{ padding: 5px 10px 5px 0;list-style-type: circle;font- size: .85em;float: left;color: #d9d49d;margin-right: 5px;}

Using display:inline also of no use.

If I add a 'float:none' in the CC for IE, than it works.

Is this a bug? None of the hasLayout triggers works. Did a google search, couldn't find anything but the adjustment on padding or margin left.

Thank you!

tee


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
*******************************************************************

Reply via email to