Hey Mathiouchio, it’s not. But what you can do is to over-ride the default CSS styles using !important’s. The HTML / CSS structure should be very straightforward to understand.
btw, what are you trying to skin it too? Maybe we can add it to the configurator — sharebuttons.com 🙂
I’m really anal with my css, and sometimes the provided css has !important value already. I don’t think I can put an inline style in it either, I thought it would be easier to disable this particular share_buttons.css.
For an example:
.share-button-counter {
background: #E6E7E9 !important;
color: #666666 !important;
font-size: 14px !important;
}
I really really want to skin it completely different than what it currently looks like. I’m willing to credit Shareaholic in a separate page if this is against your terms of use.