Is there a way to turn that "Share" link that is on every topic into a button instead of a text link?
Here's a screenshot:
Here's a screenshot:
Last edited by runawayhorses on April 22nd 2012, 3:39 am; edited 1 time in total
.addthis_button {
background: url("URL OF ICON GOES HERE") no-repeat scroll center center transparent;
margin-left: -10px;
margin-top: 47px;
padding: 2px 28px 25px;
position: absolute;
color: transparent!important;
}