Hi all

I'm really stumped by this so I posted again at a different time of day to
try and 'catch' a different audience ...

I made a minimal test case here:
html:
http://public.softectra.com/dev/lang/markup/css/cssd/141105_1/list_tst.html
css:
http://public.softectra.com/dev/lang/markup/css/cssd/141105_1/css/good_list.
css

The objective is to use an image marker for the list items and if images are
not available or turned off I want a default marker (e.g. disc) to be used.

I can make this work easily if I move the image into the ul style with
list-style-image; however I then have positioning issues with lining up the
images.  I'm using a technique above that sets the image on each list item
which ensures that it lines up correctly across browsers.

Anyone know how I can still get a default marker with the above (or similar)
technique?

Any ideas welcome.

Thanks.

Mark.


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to