Display chat window on stream screen and apply custom stylesheet
< Feedback on Youtube live, Simple Chat Stylizer
Thanks for using.
Do you want to change to my screenshot like? Please insert below code.
#buttons.yt-live-chage-message-input-renderer {
position: unset;
}
If don't apply, try !important;
.
#buttons.yt-live-chage-message-input-renderer {
position: unset !important;
}
Reference: My script add below css.
#buttons.yt-live-chat-message-input-renderer {
position: absolute;
right: 20px;
top: 0;
}
miss spell. correct are following code.
#buttons.yt-live-chat-message-input-renderer {
position: unset;
}
#buttons.yt-live-chat-message-input-renderer {
position: unset !important;
}
謝謝你的提供!!
發現如果留言,會延遲5秒以上才出現在聊天室
thanks!
if write chat,delay 5-10sec in live chat
Is "Decrement chat flickers" checked? It hides newest some chats to fix flickering.
有開,剛才延遲很久
Decrement chat flickers is!
https://www.youtube.com/watch?v=Rjk1d8Ck6j0
You should uncheck it, so the filtering to be disable.
你好,請問改哪裡的數值可以讓[貼圖-SC]的按鈕,移動回打字區下面呢?
因為我有套用CSS-stylus,剛好會蓋住,想要自己修改一下位置