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

mrx3
mrx3
8,742 Points

Just having some fun with CSS and JQuery. Let me know what you think (Codepen included).

http://codepen.io/mike316/full/pJoWdo/

I tried to make a full background image for my header. I'm not sure if I did it right, so if any could let me know what they would do different please let me know. If there is anything else you think I should change let me know. I know the player is rather large in full screen, but I have know idea how to adjust the jQuery to make it smaller. Thanks in advance for checking it out.

Hey Mr. X

Remove all the margin and padding around the image. Other than that it all looks pretty cool! Keep improving! :)

1 Answer

Hi, There are few things you need to fix.

  1. Full screen is not looking good. You need to make your screen smaller like iframe. Keep it in middle or on side.
  2. add some margin and padding to your text.
  3. don't put this image in header. Or find different image like banner size for your header. Right now everything looks overwhelmed :)