Hi,
I find the messagebox of the forum a bit too small, so I made some changes. I use the Stylus browser plugin to implement these changes on the site I visit.
Here you can see a screenshot: https://i.postimg.cc/50vRtzxL/afbeelding.png
The css code I use is this:
.popup-box {
width: 50%;
height: 80%;
}
.popup-messages-footer {
height: 20%
}
#chat_input_textarea {
height: 95% !important;
}
#chatbox .popup-messages {
height: 72%;
}
thumb_up thumb_down Votes: 0
Potwierdź usunięcie
Czy chcesz usunąć cały temat?