how to get -webkit-transforms into custom css
-
I have tried to over-ride a webkit transform in the custom css, but the -webkit-transform and -moz-transform are stripped out by the css validator and since these appear in the themes css I cannot over-ride them.
Help?!
The blog I need help with is: (visible only to logged in users)
-
This is an issue that has come up before although not with transforms. Our custom CSS is run through CSS tidy to make sure there are no errors and to strip out anything that is not supported here, and sadly there are a number of things done in the CSS in some of the newer themes that CSS tidy will not allow us to do.
Staff need to do something about this, but I don’t know when or if they will. I’ll tag this thread for staff attention and hopefully one of them that is involved in that sort of thing will respond.
-
This is definitely on the list… hopefully to be done sooner rather than later! I totally appreciate the feedback and the post. Please make sure to follow http://en.blog.wordpress.com/ for announcements.
- The topic ‘how to get -webkit-transforms into custom css’ is closed to new replies.