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

Nick Huemmer
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Nick Huemmer
Front End Web Development Techdegree Graduate 26,840 Points

img in the header gets really small in Chrome at width of 190px. I can't figure out why, any ideas?

In Guil's example, he gives it the id "#site-logo", I used different syntax to change the size of the image to 190px width, but both resulted in img shrinking to about 1/8 the original size. I can't figure out why it does this? Is it because of styling in the other css file (http://treehouse-code-samples.s3.amazonaws.com/practice-css/styles-selectors.css)?

1 Answer

Can you share your workspace or code so I can take a look at what's going on?