문제

I made a fixed navbar, but when I scroll you see the navbar behind the other images. I don't know what I am doing wrong. Here is a link with the navbar (it supposed to fit in the white bar but in Dreamweaver it all looks good).

So I want the fixed navbar that scrolls over all the divs. Please help. Thanks

도움이 되었습니까?

해결책

Could you use in your CSS the z-index property?

Like so:

z-index:999;
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top