I would like to use an image instead of the "send this %type" text as the hyperlink. In the meantime I've hardcoded the image into the module, but clearly this is a hack.
The functionality I have in mind is to be able to choose text or image as link, and also to assign an image from the back-end.
Are there plans for such a feature?
Comments
Comment #1
allie mickaThis is more customization than a module like this should be responsible for, so I'm marking it as "won't fix".
Some people prefer to theme away the links on the node and then add the images back in at the theme level. Or, you can use CSS to change the style for send-link and/or send-send. If you're crafty with CSS you can set a background image and hide the text.