The @ image doesn't work on a dark background. It looks like a grey smudge. It would be good to provide an alternative, and an option in the filter options.
can be worked around by using a text replacement.
The @ image doesn't work on a dark background. It looks like a grey smudge. It would be good to provide an alternative, and an option in the filter options.
can be worked around by using a text replacement.
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?