• During registration a specific email will be required. Only gmail.com & outlook.com" .
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Support.
Animated notification about a new topic in a category

Animated notification about a new topic in a category

XenModz

Administrator
XenModz submitted a new resource:

Animated notification about a new topic in a category - Animated notification about a new topic in a category

Add animated new topic notification to your forum categories.
View attachment 6592
Add the following extra.less codes to the template of the theme you are using.
Less:
.node.node--forum.node--unread .node-title a:after,
.node.node--link.node--unread .node-title a:after,
.node.node--page.node--unread .node-title a:after,
.node.node--category.node--unread .node-title a:after {
    content: "";
    display: inline-block;
    background: transparent;
    border: 2px solid...

Read more about this resource...
 
Back
Top Bottom