
I put this in my post footer:
Code:
<div> <table> <tr> <td class="sharethis">%sociable%</td> </tr> </table> </div><br>
Code:
td.sharethis {
height:69px;
width:437px;
background: url(http://www.kristalnorton.com/images/ShareBG.jpg);
background-repeat: repeat-n;
}
Can anyone suggest a better way of doing this? I want the bg image, plus I'll need to add in padding to make sure its aligned on my image correctly.
Perhaps someone here knows where I can just add in the bg and padding to the actual sociable plugin code? I've seen similar questions on the plugin support forum, but no one is answering them.








Threaded Mode