Holotower Custom Emotes Box

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

作者
tentontruck
日安装量
1
总安装量
58
评分
0 0 0
版本
1.09
创建于
2025-07-02
更新于
2025-08-02
大小
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;
}