ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 27,112
- Points
- 823
Reputation:
BassMan submitted a new resource:
[cXF] Highlight new menu item - ... with an icon
Read more
Continue reading...
[cXF] Highlight new menu item - ... with an icon
For XenForo 2.1 and above
Click to expand...
This is a DIY tutorial to achieve this:
View attachment 200615
As you can see you can get an icon that changes on hover only on new items just to highlight them a bit more.
Open you extra.less template and add the code:
Less:
Click to expand...Code:/*** Highlight new menu item ***/ .menu-row.menu-row--separated.menu-row--clickable.menu-row--highlighted { &:before...
Read more
Continue reading...