XenForo Move thread status icons

GuDron

Super Moderator
Staff member
Super Moderator
Jan 28, 2020
831
7
271
Language
English
GuDron submitted a new resource:

Move thread status icons - xenforo 2 Move thread status icons

Would you like to have thread status icons on the left side before thread title?
View attachment 22

Add this to your extra.less template:
CSS:
/* Move thread status icons */
@media (min-width: @xf-responsiveMedium) {
[data-template="forum_view"], &[data-template="whats_new"], &[data-template="whats_new_posts"],
&[data-template="conversation_list"], &[data-template="forum_view_type_suggestion"],
&[data-template="forum_view_type_question"]...

Read more about this resource...