- XF Compatibility
- 2.2.x
- 2.3.x
- Short Description
- Now You can Read [cXF] Sticky Postbit 2024-10-04 version on Premium Content Best Download Discussion Community. There are no files available for download. Please read the description to implement the function. From [cXF] Sticky Postbit have 1 Description Attachments, 41 Views.
To have a sticky postbit like this:


Code:
/* [cXF] Sticky Postbit */
@media (min-width: @xf-responsiveMedium) {
.message-user {
position: -webkit-sticky;
position: sticky;
top: 37px...
You do not have permission to view the full content of this resource.
Log in or register now.