Skip to content

Customize the display of a smiley

kayzore edited this page Nov 24, 2016 · 1 revision

Customize the display of a smiley

Each smiley image contains a kaySmileyImg class. This allows you to easily customize the display with CSS language. Example :

.kaySmileyImg {
    padding-bottom: 5px;
}

Clone this wiki locally