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

PublishPress Capabilities Pro H
PublishPress Capabilities is trusted to manage the permissions
Javax - Elementor WooCommerce Theme H
Javax is a creative drag & drop theme created and designed with love for passionate web lovers.
Fabrik - Manufacturing & Factory WordPress H
Welcome to Fabrik, The Ultimate Niche WordPress Theme for the Industrial Sector

Similar resources

Back
Top