i have same problem but with border css. all images use css to display border and problem smilies end up doing the same thing.is there any way to EXCLUDE the border for smilies?
i have tried something like:
.wp-smiley {
border: 0pt none;
margin: 0px;
padding: 0px;
vertical-align: middle;
}
but it doesn’t work
can someone tell me how to solve? thankyou very much