- Compatible XF Versions
- 2.x
Hide Avatar next to the editor ...
Enter the following codes in the Extra.less template for your theme.
Enter the following codes in the Extra.less template for your theme.
Code:
.message.message--quickReply .message-cell--user {
display: none;
}
.message.message--quickReply...
You do not have permission to view the full content of this resource.
Log in or register now.