2008/12/13 tee <weblis...@gmail.com>

> 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.
>

Generally I just use background image and be done with it ;) But in your
scenario have you tried setting display: inline-block for IE? Worth a try.


cheers,

Ben


-- 
--- <http://weblog.200ok.com.au/>
--- The future has arrived; it's just not
--- evenly distributed. - William Gibson


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

Reply via email to