|
||
|
SeaMonkey Mailnews FAQLast updated on November 3, 2004.
How do I change the emoticon images that SeaMonkey displays graphically?Emoticons are dependent on the theme being used. These instructions will override any theme, and are applied per-profile. Save 19x19 pixel images in your profile's \chrome\ directory. To change the images that show up within the message content, add the following script to your userContent.css (See Editing Config Files):
Replace filename.extension with the actual file name and extension. Also note that "s1" refers to which emoticon is being replaced.
s1 = smile So, if I wanted to replace the "cool" emoticon with my own cool.png file, I would add this to my userContent.css:
Next is the dropdown menu.
Again, replace filename.extension with the actual file name and extension; and replace "smile" with the name of the emoticon that is being replaced. |
|