B
BassMan
Guest
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...