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

ReReplacer Pro H
ReReplacer enables you to search and replace anything you want in your Joomla website on-the-fly.
Yoast Video SEO Plugin For WordPress H
Want to make sure your videos appear in Google Videos search results?
Currency Switcher For WooCommerce by WPExperts H
Expand your business globally with Currency Switcher for WooCommerce

Similar resources

Top