- Compatible XF Versions
- 2.0
- 2.1
- 2.2
Description:
Makes sticky threads stand out.
(Example of Sticky threads)
Installation:
Edit your extra.less template and add the following code:
Makes sticky threads stand out.
(Example of Sticky threads)
Installation:
- Download Andy-StickyThreads-1.0.zip and unzip it.
- Copy the src/addons/Andy/StickyThreads directory to your server.
- From the Admin Control Panel Install the add-on.
Edit your extra.less template and add the following code:
Code:
.sticky-threads
{
background: @xf-paletteColor1;
}