Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Design z-index, fixed position, Chrome , Opera Reply To: z-index, fixed position, Chrome , Opera

#186764
__
Participant

Alright:

I’m fairly sure that your problems are a result of using fixed/absolute positioning basically everywhere. I’m sure there is one “magic” screen size (i.e., your screen size) where everything looks basically correct, but I can’t find it. I can’t even see the whole site unless the window is greater than 1080 pixels wide. It is very difficult to work with.

As for the #out and #profil_name divs, they don’t appear to “overlap” each other at all, in any browser I have available. #out is an empty 280×0px div in your search box; it’s not even close to #profil_name.

Perhaps you can explain your problem in more detail?