Sticky threads with animed image

Unmaintained Sticky threads with animed image 1.0

No permission to download
Compatible XF 1.x versions
  1. 1.0
  2. 1.1
  3. 1.2
  4. 1.3
  5. 1.4
Sticky threads with animed image
______________________________
This replaces the still icon of sticky discussions (
Screenshot_7.webp
) by an animated icon (
sticky.gif
)

  • Upload this image: sticky.gif in "../styles/default/xenforo/icons/"
  • Add in EXTRA.css template:
Code:
.discussionListItem .iconKey .sticky {
background: url('@imagePath/xenforo/icons/sticky.gif') no-repeat !important;
width: 54px !important;      
}

Before:
Screenshot_3.webp


After:
sticky.gif

Author
Allan
Downloads
46
Views
556
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from Allan

Top Bottom