Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Trent McDole
Front End Web Development Techdegree Graduate 20,877 PointsThe Image is only showing as an icon on my chrome browser
the numbers jpeg in the image file only appears as a small icon in the web browser.
2 Answers

Greg Adams
13,267 PointsHi Trent-
Usually browsers display a small icon when the linked file is missing - could this be the case? Perhaps double check the link address to make sure it is correct, and that the image is in the correct folder referenced in the URL. Let me know if you are still on this issue.
Best, Greg

Eleanor Wood
301 PointsI also had this problem and resolved it by renaming the folder in lower case (I had previously used CAPS and had typed IMG instead of img) - I didn't think it would matter! :)
Ellie