Hi, I tried to get rid of the smiley for the wp.com-stat.
I tried either img#wpstats{display:none} or
img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}
in my style.css but both didn't work. Is there a specific place in the style.css I should insert the code?