Jump to content

How to have sticky userbar on default theme

Featured Replies

Posted

Your userbar at the top right stays fixed and follows the scrolling of your page, so you always have an eye on your notifications!

To do this, add this in your custom.css:

forum_titcrea_userbar_sticky.PNG.d5704adafd89397d2b52336236aefa37.PNG

 

#elUserNav {
  position: fixed;
  z-index: 10;
}

Simple and useful. Good job. :) 

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.