I've been using addthis in a block which has this as its template:
<?php print $block->content ?>
This means I have no good selector to use for theming so I have attached another very simple patch that adds a .addthis-button class the anchor tag.
| Comment | File | Size | Author |
|---|---|---|---|
| addthis_button_class.patch | 1.23 KB | psynaptic |
Comments
Comment #1
vesapalmu commentedThanks for yet another one. This just made it's way to CVS.
Comment #2
psynaptic commentedSweet, thanks again!