Highlight and Modify Sticky Threads

xF2 Template Modification Highlight and Modify Sticky Threads 2017-12-04

No permission to download
Compatible XF Versions
  1. 2.0
Simple modification to highlight sticky threads and edit the css

sticky2.png


Highlight the sticky container colour
Template: extra.less
Code:
.structItemContainer-group--sticky {
	  background-color: lightgreen;
}
Change the sticky container title text
Template: extra.less
Code:
.structItemContainer-group--sticky .structItem-title a:link,
.structItemContainer-group--sticky .structItem-title a:visited {
color: red;
}

Just familiarizing myself with xenforo 2.0 thought this may be helpful to others looking.
Author
AnimeHaxor
Size
23 KB
Extension
png
Downloads
2
Views
1,485
First release
Last update

More resources from AnimeHaxor

Similar resources

0.00 star(s) 0 ratings
Updated
Sticky Votes Admin
Sticky vote block for Question and Suggestion forum types.
0.00 star(s) 0 ratings
Updated