Hi Joanne,
You seem to have a 40px left padding on that list, but zero left margin.
Some browsers put list bullets in padding, some (including IE) put them
in the margin. No margin - no bullets.

Try adding a left margin for IE.

BTW - some user agents, including the Firebug plugin for Firefox,
think you really do mean to hide the CSS inside HTML comments.
As far as I know, the only publicly released browser that did not
understand the STYLE element and needed the comments was Netscape
version 1 (c. 1994). You may like to omit them.

-------------------------------

The style for that particular element is 
.smallspaced {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 12px;
letter-spacing: 2px;}

I have used the same style on another page on the site 
http://www.kooindahwatersgolf.com.au/preview/holding.htm
And as you can see, the list appears perfectly, which leads me to believe
the issue is on the PVII PMM stylesheet. Al, are you around?

I also have another site where the bullets appear at the bottom of a list
item with more than one line rather than in front of the top line. Perhaps I
should head over to the PVII forum .........

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

Reply via email to