How do you change the size of emotes?

How do you change the size of emotes?

Hiya, you can adjust the emote size with:

.emoticon {
    width: 25px;
    height: 25px;
}
1 Like

Thank you so much again!^^

Oh no! It doesn’t work with bbtw and frankerZ emotes. Do you have another solution?^^

It should? Can try adding an !important behind it.
width: 25px!important;

wont work >-<⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.