How Can We Help?
< Back
You are here:
Print

How to change my emojis?

Use the following code for each emoji (smilies), where the number 10 represents one of the emojis (from one to 30), and the URL represents the image you want to replace it with.

.smiley-10 {
width: 0 !important;
padding-right: 30px;
background-image: url("//www.exampleurl.com/smile2.gif");
height: 30px;
}

Here’s an updated version of changing emojis in the chat room: Customizing the new set of emojis

NOTE: This updated version is for beta users only. You can contact us so you can access this feature.

To know how to edit web CSS, click this link.

Categories