[cXF] Sticky Postbit

[cXF] Sticky Postbit

XF Compatibility
  1. 2.2.x
  2. 2.3.x
Short Description
Enhance your profile with a sticky postbit using custom CSS. Adjust the top value for perfect positioning. Perfect for forums and social media platforms.
To have a sticky postbit like this:
cxf_sticky_postbit.gif


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.
Author
hargrave
Views
335
First release
Last update
Ratings 0.00 star(s) 0 ratings
Link was Broken? Send message to the Website Team and we will assist you quickly!
Support Developer If you are satisfied with the test or your project has earned you money, Click the More Information button to support the developer by purchasing.

More resources from hargrave

Gravity Flow WordPress Plugin H
Implement review loops allowing users to edit their values before re-submitting for approval.
Divi Supreme Pro - Custom and Creative Divi Modules H
Take Divi to the next level. Divi Supreme is a stunning Divi plugin packed with everything you need
JetBlocks - Must-Have Widgets For Creating Headers & Footers Elementor H
Enjoy the easy-to-use widgets made for enriching headers & footers with content.

Similar resources

Back
Top