Holotower Custom Emotes Box

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

Author
tentontruck
Daily installs
0
Total installs
57
Ratings
0 0 0
Version
1.09
Created
2025-07-02
Updated
2025-08-02
Size
112 KB
License
CC0
Applies to

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;
}