hey,
I placed a fixed element (esc button) and set the z-index to 5, but the element is still behind the images what am I doing wrong? Thanks in advance!
z-index overlapping elements issue
hey,
I placed a fixed element (esc button) and set the z-index to 5, but the element is still behind the images what am I doing wrong? Thanks in advance!
I set the Z index to 1 but it still doesn't work and the X is always behind the images, please help!
(I am using google chrome)
Do you have a link we could see the site your referring to?
Did you try a higher z-index? Something like z-index: 1000;
?
I know it’s ugly but perhaps there just are too many elements and the high numbers might solve the issue.
@edgrbnz unfortunately it didn't solve the problem :(
@edgrbnz okay, so I created custom html and css and now it works. Of course it would be much much easier if this could be done with the gridder, is this supposed to be possible at all, because in one discussion I read that with the gridder it is not really the case,