- XF Compatibility
- 2.3.x
- 2.2.x
- Short Description
- Customize your forums to highlight unread messages with a stylish "YENİ" notification.
With customization you can highlight forums that receive new messages.
CSS:
.structItem.is-unread .structItem-title a:not(.labelLink):after {
content: "YENİ";
display: inline-block...
You do not have permission to view the full content of this resource.
Log in or register now.