I have a problem with my image animation frame. The easiest way to show my problem is just showing my website :-).
http://www.nouvelle-moi.be/
put your browser in a window and scroll down. You’ll see that the image slides over the header. How can I resolve the problem?
I have a problem with my image animation frame. The easiest way to show
Share
Truth is, the Facebook buttons are floating over your header as well. The
z-indexproperty is designed for you to explicitly specify which element supersedes the other. By setting thez-indexto something like 999 the header will remain on top of all other elements,By adding this CSS to your website the header will remain on top of the other elements