Page 1 of 1

CSS perspective not working

Posted: Fri Sep 18, 2015 5:58 pm
by Michael Droll

I cannot get the CSS property perspective to work in Appery.io.
The 3d CSS animations are running just fine but cannot get perspective to work everything still looks flat.

Thank you for the help.


CSS perspective not working

Posted: Fri Sep 18, 2015 8:22 pm
by Evgene Karachevtsev

Hello Michael,

Please try to add weight to your css rules and please check that other css rules don't "overlap" yours.
Also please note that custom css is scope of our support: http://devcenter.appery.io/support-po...


CSS perspective not working

Posted: Mon Sep 21, 2015 3:24 pm
by Michael Droll

Thank you Evenege, I know that CSS in not in the scope of support but i was asking if there is something in the appery.io code preventing the perspective from working. Which it sounds like there is, I will look into what you suggested.

Based on your suggestion it sounds like the defualt CSS that is written by Appery.io staff uses !important. Is that true?


CSS perspective not working

Posted: Wed Sep 23, 2015 7:47 am
by Evgene Karachevtsev

Michael,

[quote:]if there is something in the appery.io code preventing the perspective from working[/quote]
No, there isn't.
[quote:]Based on your suggestion it sounds like the defualt CSS that is written by Appery.io staff uses !important. Is that true?[/quote]
It may differs in different themes, but we tried not to use it.