Holotower Custom Emotes Box

Adds a custom emote box to the quick reply form on Holotower

ئاپتورى
tentontruck
بۈگۈن قاچىلانغىنى
1
جەمئىي قاچىلانغىنى
55
باھا نومۇرى
0 0 0
نەشرى
1.09
قۇرۇلغان ۋاقتى
2025-07-02
يېڭىلانغان ۋاقتى
2025-08-02
Size
111.7 KB
ئىجازەتنامىسى
CC0
قوللايدىغىنى

Adds a button to the Quick Reply box to open an Emote Menu.

To adjust the height of the emote list add this to User CSS:

#emote-list { max-height:400px !important }

Emotes in posts can be made bigger with this User CSS:

.post.reply img.c_emoji {
 height: 40px;
 width: 40px;
}