- Joined
- Nov 13, 2018
- Messages
- 4,101
- Time online
- 4d 4h 49m
- Points
- 523
ENXF NET submitted a new resource:
[cXF] Move thread status icons - to the left before thread title.
[cXF] Move thread status icons - to the left before thread title.
Read more about this resource...Would you like to have thread status icons on the left side before thread title?
View attachment 5693
Add this to your extra.less template:
Less:/* Move thread status icons */ @media (min-width: @xf-responsiveMedium) { [data-template="forum_view"], &[data-template="whats_new"], &[data-template="whats_new_posts"] { .structItem-statuses { float: none; &>li { margin-left: 0; padding-right: 5px; padding-top: 1px; }...