Posted by DamienMcKenna on April 18, 2011 at 7:34pm
3 followers
| Project: | Share Buttons (AddToAny) by Lockerz |
| Version: | 7.x-3.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
The output really should be passed through a theming function, but at the very please please wrap the link and JS in a DIV so that it can be properly positioned on the page.
Comments
#1
Here's a patch.
#2
This patch worked for me. It is important to be able to position the element, and the current implementation falls short. Adding the tag is very good.
Mark
http://equimed.com
#3
Dev version wraps the button(s) in a
<span>(.a2a_kit) to maintain validation within lists, etc.