[css-d] site check request? LIs with background images not displaying right in firefox

2005-12-30 Thread Blake Kritzberg
I'm far from a css expert and I'll probably have to ask a few questions before I finish this project. But the gist of my problem is that I can't figure out how to have firefox render my css UL/LI styles. Mainly the problem is getting the margin right. Currently I have a big gap on the left with

Re: [css-d] site check request? LIs with background images notdisplaying right in firefox

2005-12-30 Thread David Laakso
Blake Kritzberg wrote: But the gist of my problem is that I can't figure out how to have firefox render my css UL/LI styles. Mainly the problem is getting the margin right. Currently I have a big gap on the left with firefox, plus it displays both the custom image and the original LI image.

[css-d] site check request? LIs with background images not

2005-12-30 Thread Adrian Gould
Tidied up your CSS to read: #leftnavlist {margin: 2px 0px -1px 7px; padding: 0;} /* top right bottom left spells trouble : ) */ #leftnavlist ul { list-style: none;} /* this was after your li */ #leftnavlist li {padding: 0px 0px 0px 20px; background: