2019-08-26, 08:45 PM
(This post was last modified: 2019-08-27, 05:20 PM by numero. Edited 1 time in total.)
So, on my page cernytrh I tried to make top bar with fixed position, I was successful, but now my popup_menus position is really broken, depending on how much I am scrolled. Here are the screenshots
http://imgur.com/gallery/NVFHiLc
my popup_menu:
http://imgur.com/gallery/NVFHiLc
my popup_menu:
position: fixed;
margin: 0 auto;
display: none;
THANKS