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 trialJorge Bañales
3,653 Pointsdisplay: block
Does it now show up on Firefox? That is, in the about page, the photo goes away when the class is set to display: block.
1 Answer
James Ingmire
11,901 PointsHi see if this explains your question, if not then add the code to your question as guessing at this stage.
Jason Anello
Courses Plus Student 94,610 PointsJason Anello
Courses Plus Student 94,610 PointsHi James,
The fix that is in the Teacher's Notes section of this video was specific to that problem.
It's better to clear the float in the wrapper div. Which also fixes header gap problems that others have been having.
Then there's no need to clear the float in .profile-photo