It would be handy to have a wrapper (.sharethis-wrapper) around the span images. If it is preferred for the mod to not have a wrapper could someone point out to me where in the module the code could be added to achieve this and I'll add it myself.
Many thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | sharethis-1392050.patch | 467 bytes | neochief |
| #5 | sharethis-wrapper.png | 12.38 KB | kingfisher64 |
Comments
Comment #1
jvalencia commentedsharethis_get_button_HTML function in sharethis.module
Comment #2
robloachDoesn't it usually get wrapped by ".sharethis-buttons"? Where does it not get that class?
Comment #3
robloachComment #5
kingfisher64 commentedWhen placed in the block in omega theme there's no wrapper directly around the span icons. In the screenshot attached there's .content however I was hoping for something more specific to the module to reference.
Comment #6
Quarath commentedThe most simple solution:
in \modules\sharethis\sharethis.module
line 369
Comment #7
bcobin commented@Quarath,
Thank you for this! It should definitely go into the module... you're a lifesaver!
Comment #8
neochief commentedSomebody, please review the patch.
Comment #9
robloachLooks pretty good to me! Are there any outside wrappers that we implement? Like for the block?
Comment #10
robloachComment #11
kingfisher64 commentedPerfect.
I don't think we need an outside wrapper. There's the block and now the sharethis-wrapper. For me that's good enough. :)
Comment #12
neochief commentedComment #13
robloachThanks a lot! Committed: http://drupalcode.org/project/sharethis.git/commit/c3d6d08