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

HTML How to Make a Website CSS: Cascading Style Sheets Center the Wrapper

Do padding only accept values in percentages? I tried to use pixels and it moved my social media icons to..

..it moved my social media icons in the footer right next to the margin again. It's hugging the left side edge/bottom corner of the orange background

1 Answer

Steven Parker
Steven Parker
229,732 Points

Yes, padding amounts can be specified in pixels. You could try other values to confirm that they move to other places.

If you need specific help, you could show your code or post the link to a workspace snapshot.

Thank you, this is the snapshot of my workspace. https://w.trhou.se/jqdyx9or1o

Steven Parker
Steven Parker
229,732 Points

It says "Bummer... The Workspace Snapshot you are looking for doesn't exist.". Did you delete the workspace?

Hi, unfortunately for me I deleted it. I was trying to experiment with it earlier. I am reviewing the video again. Thank you