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

s.daniel’s picture

As 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?

lakka’s picture

Status: Active » Closed (fixed)

Fixed 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

Eketol’s picture

Issue summary: View changes

I'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?