Simple css (extra.less) modifications to highlight/separate sticky threads Separate sticky and normal threads Insert code in template: extra.less /* Border between sticky/normal threads */ .structItemContainer-group--sticky { border-bottom...
Would you like to have thread status icons on the left side before thread title? Add this to your extra.less template: /* Move thread status icons */ @media (min-width: @xf-responsiveMedium) { [data-template="forum_view"]...