Quote:
Originally Posted by Lynne
I don't get any extra commas in my list. I do see the extra space at the beginning - it looks like they added some new css. If you don't want it, then you could add to additional.css:
Code:
#wgo_onlineusers_list.commalist li:first-child {margin-left: 0;}
I don't know if that will work with IE since I don't recall if IE will do pseudo classes.
|
It's definitely an IE vs. Firefox issue. In Firefox, I don't get it the spacing or commas, but in IE I do.