- May 18, 2015
- 50
- 1,638
BassMan submitted a new resource:
Move thread status icons - ... to the left side before title.
Read more about this resource...
Move thread status icons - ... to the left side before title.
Would you like to have thread status icons on the left side before title?
View attachment 1672
Add this to your extra.less template:
Less:[data-template="forum_view"], &[data-template="whats_new_posts"] { .structItem-statuses { float: none; } } [data-template="forum_view"], &[data-template="whats_new_posts"] { .structItem-statuses>li { margin-left: 0; padding-right: 5px; } }
*this will work on thread list and...
Read more about this resource...