Forums

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

Home Forums CSS z index problem? (wordpress content) Reply To: z index problem? (wordpress content)

#184900
__
Participant

No, this has to do with the fact that all of your images are positioned in the same spot (i.e., on top of each other), and they take a long time to load, so you see bits of each image before the subsequent image finishes loading.

You need to optimize those images. They’re between 160 and 275 KB right now, which is just absurd for an image that size. Once you get them to load in a reasonable amount of time, most or all of this should go away.