XenForo [cXF] Highlight new menu item

B

BassMan

Guest
BassMan submitted a new resource:

[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:

Code:
/*** Highlight new menu item ***/
.menu-row.menu-row--separated.menu-row--clickable.menu-row--highlighted {
    &:before...
Click to expand...

Read more

Continue reading...
 

Similar threads

B
Replies
0
Views
157
B
B
Replies
0
Views
377
B
B
Replies
0
Views
459
B