Highlight and Separate Sticky Threads

XenForo Highlight and Separate Sticky Threads

Styling

Supervisor
  • Thread starter
  • Moderator
  • #1
Styling submitted a new resource:

Highlight and Separate Sticky Threads - Template Modifications

Simple css (extra.less) modifications to highlight/separate sticky threads
Separate sticky and normal threads
View attachment 5636

Insert code in template: extra.less
Less:
/* Border between sticky/normal threads */
.structItemContainer-group--sticky {
    border-bottom: 6px solid;
    color: xf-diminish(@xf-borderColor, 6%);
}
Subtle accent
View attachment 5637
Less:
.structItemContainer-group--sticky {
      background-color...

Read more about this resource...
 
  • Tags
    highlight and separate sticky threads xenforo highlight and separate sticky threads موضوعات مهم
  • Back
    Top Bottom