|
Ok so I have
li {
font-family: verdana, Arial, Times New Roman, Times, serif;
font-size: 11px;
color: #000000;
padding-left: -0em;
margin-left: -30px;
list-style-image: url(/basics/img/space.gif);
}
But I am still having problems. Opera doesn't pick up the image. Fox throws the news to the bottom of the page.
|