reviewfrnds –
I went to Plugins then clicked on Edit against the sociable plugin.
I then chose sociable/sociable.css and changed the following to the values shown:
.sociable-hovers {
opacity: .9;
-moz-opacity: .9;
filter: alpha(opacity=90);
}
That did the trick for me.