Makes sticky threads show on all pages.
If you would like to have the sticky thread stand out by changing the background, add the following code to your extra.less template:
- Download Andy-StickyAllPages-1.0.zip and unzip it.
- Copy the src/addons/Andy/StickyAllPages directory to your server.
- From the Admin Control Panel Install the add-on.
If you would like to have the sticky thread stand out by changing the background, add the following code to your extra.less template:
Mã:
.structItemContainer-group--sticky {
background: @xf-paletteColor1;
}