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 trialMitchell Hutchiaon
Courses Plus Student 711 PointsPhoto Disappears
When I enter .profile-photo{ display: block; my photo disappears. The rest of the code works but this makes the photo on my about page disappear. Any recommendations on how to fix this?
Mitchell Hutchiaon
Courses Plus Student 711 PointsKen, I am using Win 8.1 and Firefox 30 as well. I will try IE thanks.
Mitchell Hutchiaon
Courses Plus Student 711 PointsWorked perfect in IE. Thanks Ken.
2 Answers
Ken Alger
Treehouse TeacherMitchell:
I am pleased that you came to a resolution. I still am not sure why FireFox has that issue and am still searching for a good resolution. I would venture to guess that someone here has a coding idea.
Best of luck. Ken
Shawn Flanigan
Courses Plus Student 15,815 PointsLooks like you're missing a closing curly bracket.
Mitchell Hutchiaon
Courses Plus Student 711 PointsShawn, I had closing curly bracket in my code. Should have added that to my question. Thanks.
Ken Alger
Treehouse TeacherKen Alger
Treehouse TeacherWhat operating system/browser combination are you using? I had a similar experience in Win 8.1, Firefox 30. Didn't happen in IE though.