Sticky All Pages

Add-ons Sticky All Pages 1.0

Register & Get access to index
Compatible XF Versions
1.x.x
Visible Branding
No
Description:
Makes sticky threads show on all pages.
Normally sticky threads only show on the first page.

(Example of Sticky thread on page 1)

pic001.jpg
pic002.jpg

Installation:
  1. Download stickyallpages_v1.0.zip and unzip it.
  2. Upload the Andy folder to your server. The correct location is library/Andy.
  3. From your Admin Control Panel, go to the "Install Add-on" page.
  4. Upload the addon-StickyAllPages_v1.0.xml file.
  5. Click the Install Add-on button.
Optional CSS changes:
If you would like to have the sticky thread stand out by changing the background, add the following code to your EXTRA.css template:

Code:
.discussionListItem.visible.sticky,
.discussionListItem.visible.sticky .posterAvatar,
.discussionListItem.visible.sticky .stats {
    background: @primaryLightest;
}
Author
XenBot
Views
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from XenBot

Back
Top Bottom