Closed (fixed)
Project:
Smileys
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Dec 2007 at 13:38 UTC
Updated:
7 Feb 2008 at 18:21 UTC
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
Comment #1
pheraph commentedFor 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)
Comment #2
Gurpartap Singh commentedhttp://drupal.org/cvs?commit=97297
Fixed! Thanks!
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.