Jack Blankenships wrote:
> I have a page using an unordered list with a custom list style image.  This
> works fine until I set the child li elements to use display: inline; at
> which point the list style image disappears.

display: inline; ...means you are no longer displaying as a "list item". 
It is the "list item" designation that triggers the list item marker 
whether it be a bullet, image, number or what else...


-- 
Brian
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
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/

Reply via email to