Try separating the background rule:
.list)1 li {background: url(_img/bullet-nav.gif);
background-repeat:no-repeat; background-position; 5px 50%;}

also try putting position: relative; in there

see which one works

Neal

>
> .list01 li {
>       padding: 0px 0pt 0px 14px;
>       background:   url(_img/bullet-nav.gif) no-repeat scroll 5px 50%;
>       display: block;
> }
>
> Why do the list bullets not show in IE/Safari as they do on Firefox?
> How can I get them to show?
>


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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