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

Design

Galleries/images loading slowly

I am working on a website that was built in GoDaddy's site builder. It has images and galleries on it but they load very slowly. They pop up one square at a time. How can I fix this or should the site be rebuilt on another platform?

1 Answer

ruggia
ruggia
5,928 Points

I would check the file size of the images. Sometimes people use images with a much larger resolution (more pixels) than is needed by the web.

If the page is trying to display a very large image in a small space on screen, it might take a long time to load.