I would like to add "red checkmark" bullets to my page. I have ATO 3.5.3 WP 3.0.1 and just installed TinyMCE Advanced.
I have followed a few different guidelines, including editing the css code of both the TinyMCE and ATO to include:
.chkmark8 {
background:transparent url(/images/chkmark8.gif) no-repeat scroll 0 0;
list-style-type:none;
padding-left: 20px;
}
(and I uploaded the gif to the "images" folder - as well as icon and bullet folders

That did add chkmark8 into the styles "drop down", but no check marks appeared.
I also followed Ken's suggestions from April 2010 (which included editing the CSS style button from the TinyMCE toolbar)
Still no red check bullets

Any help would be appreciated.
Thanks
Dona