Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS CSS Transitions and Transforms Getting Started with CSS Transforms Custom Timing Functions with cubic-bezier()

Michael Sraj
Michael Sraj
23,188 Points

On CSS Transforms Challenge I cannot use the translateY() function. Can you please correct this for future users?

I noticed that I can't finish the challenge due to translateY() not being accepted.

2 Answers

Rich Donnellan
MOD
Rich Donnellan
Treehouse Moderator 27,671 Points

Hey, Michael!

I assume you're trying to complete the CSS Transforms Challenge. I just tested it out myself and all seems to be working fine. What error are you getting? Can you post your code?

It may not be clear in the challenge because we don't have access to the original position of the element (via page.css), but don't forget that to move the required element up, you "may" have to use a negative value.

ethan wolfe
ethan wolfe
5,717 Points

this is so far into the future, but you have to capitalize the Y in the challenge for some reason.