Troubleshooting z-index
-
I have an image that I want to have appear in the upper left corner of my site, and I want it to go beyond the boundary of my “page” layer. I am trying to achieve this effect using a new layer called “wrapper”, making the layer wider than my “page” layer, and making the “wrapper” layer appear above all other layers using css.
I am having trouble getting it to appear above all other layers. I have been fiddling with the z-index in different ways and haven’t been successful.
The link to my site is: https://empoweringlife.sezgintester.us/
I have now removed the image from my layer and filled in a red background to make it easier for me to see what’s going on. So for the moment, my goal is to get the red layer to cover the entire site.
Thanks in advance for helping me out – it’s making me a bit crazy!!
- The topic ‘Troubleshooting z-index’ is closed to new replies.