Closed (fixed)
Project:
SpamSpan filter
Version:
master
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Jul 2009 at 07:31 UTC
Updated:
2 Dec 2014 at 20:44 UTC
Jump to comment: Most recent
Comments
Comment #1
s.daniel commentedAs there are countless possibilities of colors, font-types and font sizes I don't think this should be adressed in the module since it already provides the textual replacement and every aditional feature makes things a bit more complex and likely to break.
If possible and without performance costs how about looking in the theme directory for a file like "at-image.gif" and if available use this image?
Comment #2
lakka commentedFixed in CVS for D7 version. There is now a theme_email_at_sign function which can be overridden in the theme to provide a more suitable graphical representation
Comment #3
Eketol commentedI'm sorry I'm a bit lost. I don't see "theme_email_at_sign()" in the latest 7.x-1.2 version. Is there another way to implement a custom "@" image?