Jump to content

Featured Replies

Posted

what do you think about flexible fixed navbar? I think it would be very useful

it would have a logo, avatar, message icons, etc.

Could you give an example?

Hi. You can do this:

#ipsLayout_header {
    position: sticky!important;
    top: 0;
    z-index: 1;
}
  • Author

It works, but it's nice if the navbar changed to a smaller one when scrolling

Something like you have on the forum, only header is scrolling without navigation.

Edited by Grafidea

Maybe this works for you 🙂

 

 

Recently Browsing 0

  • No registered users viewing this page.