Soldato
Code:.quickReply.message .messageUserInfo { display: none; }
using visibility: hidden; works better imo as it keeps the reply box inline with the rest of the main content
one second. i didn't hide that as i wanted it still*Like*
EDIT:
"Staff online" are still showing for me.
EDIT:
.staffOnline {
display: none;
}
Last edited by a moderator: