Forums

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

Home Forums CSS Multiple perspective origins on one page to make mirrored images. Help please. Re: Multiple perspective origins on one page to make mirrored images. Help please.

#132876
Th3M8dH8tt3r
Member

At the moment I have a class for each segment of the 6 part “table”. Top row is called topLeft and topRight, then middleLeft, middleRight…you get the idea.

I’ve then got my img src and p tags inside that div. I’ve then applied the perspective jointly to topLeft and topRight at the same time etc. Then used topLeft img{ for the actual rotation and that’s what we’ve got there.

Thinking about it, I’ll be able to upload the images with CSS to codepen. Make it easier then trying to explain.