I'd like to us ShareThis on my blog, but I am getting the "text over icon" I've seen in a few forum posts.
I tried this in my stylesheet (http://www.lesliewong.us/blog/wp-content/themes/rhea/style.css):
.stbuttontext:{
margin-left: 17px;
}
and also:
.stbuttontext:{
padding:17pt;
}
but it didn't work.
If I change the line in http://w.sharethis.com/widget/1.18/sharethis.css to margin-left:17px (with the Firefox extension Firebug), it looks OK.
Do you think it is an incompatibility with WordPress 2.5.1?
