Forums

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

Home Forums CSS Creating a Face On 3d Box Reply To: Creating a Face On 3d Box

#283566
Shikkediel
Participant

They seem to have taken a slightly odd and confusing approach… the inline transform on rect appears to have no influence so I just removed that . But I managed to get the top element positioned. Also moved the inline style attributes to the CSS to make it a bit more readable.

codepen.io/anon/pen/vbobxo

Edit – the top element had negative perspective which isn’t a valid value.