Jump to content

How to have sticky userbar on default theme


sweethoney

Recommended Posts

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;
}

Archived

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...