Although there is a CSS-file included it doesn't make use of it. I'd like to change the way the smileys appear. Currently they are shown like this:

<span style="color: rgb(0, 0, 0);"><img src="/modules/smileys/packs/example/evil.png" title="Evil" alt="Evil" /></span></p>

How can I fix this?

Comments

pheraph’s picture

Status: Active » Fixed

For the records: I fixed it by adding a new CSS-class to my Theme-CSS and assigned this class to the smileys img tag (function smileys_filter_process in smileys.module)

Gurpartap Singh’s picture

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.