XenForo Sabit konuları vurgula
Uyumlu XF Sürümleri
- 2.2.X
- 2.3.X
Forumunuzda belirlediğiniz sabit konuları vurgulayarak belirginleştirin.
Aşağıdaki kodu temanızın extra.less şablonuna ekleyin ve kaydedin:
Less:
.structItemContainer-group--sticky {
background-color: @xf-paletteAccent1;
}
.structItemContainer-group--sticky .structItem-title a:link,
.structItemContainer-group--sticky .structItem-title a:visited {
color: @xf-paletteAccent3;
}
GÖRÜNÜM