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

General Discussion

4 Answers

Mark Wilkowske
PLUS
Mark Wilkowske
Courses Plus Student 18,131 Points

One small and easy fix - make a set of new images for the Gallery - each the same width - 250px or so in order to avoid any aspect ratio issues. The other thing I'd fix for mobile view is the navigation. If I'm on a long page like the Gallery and scroll down and open the nav again it is way back at the top of the page out of view. This isn't a problem on iPad or desktop, by the way. Nice work!

Christopher Mlalazi
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Christopher Mlalazi
Front End Web Development Techdegree Graduate 17,305 Points

Hi Mark, thanks for the tip, I will try to fix the image sizes. And you know I didn’t notice that the toggle nav disappears in the gallery when the page is scrolled down, and do you have any ideas how I can fix that? Z-index, like make i fixed also like the top div?

Christopher Mlalazi
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Christopher Mlalazi
Front End Web Development Techdegree Graduate 17,305 Points

I have this other website I developed last month for another guy and the drop down menu behaves normally in at mobile view when you scroll down, will try to see how this one worked and the new one doesn’t.

http://chrismlalazi.github.io/Charles_Nkomo/gallery.html