Highlight the forums where new content is posted

Highlight the forums where new content is posted

XF 兼容性
  1. 2.3.x
摘要
Customize your forums to see highlighted new message alerts with real-time updates.
With customization you can highlight forums that receive new messages.
CSS:
.structItem.is-unread .structItem-title a:not(.labelLink):after {
    content: "NEW";
    display: inline-block;
    padding: 1px 4px;
    font-size: 11px...
您没有权限查看此资源的完整内容。 立即登录或注册。
作者
axtona
浏览
136
首次发布
上次更新
评分 0.00 星 0 个评分
链接失效了吗? 发送消息 给 NP 团队,我们会尽快为您处理!
支持开发者 如果您对测试满意或项目已成功盈利,可点击「更多信息」按钮,通过购买来支持开发者!

来自 axtona 的更多资源

[Roi] ALTACHA CAPTCHA A
A XenForo add-on that integrates the ALTCHA human verification system
Multilangual Nodes and Description A
A simple AddOn I created for myself to have Nodes and Descriptions in multiple languages.
[Xon] Font awesome node icons A
Per-forum node icons, and optionally
顶部