The tweetmeme IFrames generated by the tweetmeme button.js do not have allowTransparency=true set. This causes tweetmeme buttons to have a white background connecting the upper and lower graphic. This issue particularily affects sites based on dark themes.

The attached patch adds a small javascript file that fixes the issue for IE users.

Comments

laja’s picture

Thanks, your patch works great on my site.

James Andres’s picture

StatusFileSize
new1.39 KB

Small re-roll to make it easier to apply the patch. No changes.