On 10/04/2010, at 6:10 AM, Shanna Cramer wrote: > There are discs showing up to the top left of the <li> in Firefox > 3.5.9 on > Mac. It is not there in 3.6.3. Is this something I can fix? I want > no bullet > points showing at all. > > http://www.valleyseniorservices.org/ Hi - I'm not seeing any list markers in Firefox 3.6 Mac. The first step in debugging should always be validation of HTML and CSS. http://jigsaw.w3.org/css-validator/validator?profile=css21&warning=0&uri=http%3A%2F%2Fwww.valleyseniorservices.org%2F The vendor prefixes won't cause a problem but the parser error caused by the extra } on line 321 might! http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.valleyseniorservices.org%2F The HTML issues are unlikely to be causing your problem but I would fix them anyway. Don't use the target attribute if you are using XHTML and fix the duplicate id. Cheers, Tim ______________________________________________________________________ css-discuss [EMAIL-REMOVED]] 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/