Posted January 24, 20223 yr what do you think about flexible fixed navbar? I think it would be very useful it would have a logo, avatar, message icons, etc.
January 24, 20223 yr Hi. You can do this: #ipsLayout_header { position: sticky!important; top: 0; z-index: 1; }
January 24, 20223 yr 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 January 24, 20223 yr by Grafidea