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 Interactive Photo Gallery

Khuong Pham
seal-mask
.a{fill-rule:evenodd;}techdegree
Khuong Pham
Front End Web Development Techdegree Student 7,871 Points

The layout of the lightbox in the Interactive Photo Gallery project

Must the lightbox in my finished website match the one in the mockup exactly? At this stage, I find it quite difficult to make changes to the lightbox design of my jquery plugin since I'm still inexperienced. Besides, the default design has included all the required elements i.e. the arrows to move back and forth between images and the image caption. I'm using lightbox2, http://lokeshdhakar.com/projects/lightbox2/, by the way.

1 Answer

Jennifer Nordell
seal-mask
STAFF
.a{fill-rule:evenodd;}techdegree
Jennifer Nordell
Treehouse Teacher

You absolutely don't have to, but the instructors here do so to help you learn. And the absolute best way to learn is to type a bunch of code, completely mess it up, and then figure out how to fix it. Your code won't be perfect, and that's ok. Nobody's is. Even the instructors sometimes goof up! They correct it immediately, but it happens.