[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
358
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

JetEngine - Adding & Editing Dynamic Content with Elementor H
JetEngine is a must-have plugin for Elementor allowing to create custom post types, custom taxonomy,
Glover – Grocery, Food, Pharmacy Courier & Service Provider + Backend + Driver & Vendor app H
Mobile App with PHP Laravel Backend (Customer App + Delivery Boy App + Admin Backend)
Podcast Player Pro H
Showcase your podcast on your website. Beautifully

Similar resources

Back
Top