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 trialYashvir Sangha
1,019 PointsHow big (pixel wise) are all the images including the Facebook and Twitter logos?
How big are images in pixels?
3 Answers
Jason Anello
Courses Plus Student 94,610 PointsHi Yashvir,
The gallery images are 1024x768, the icons are 60x60, and Nick's photo is 512x512.
If you download the project files to your computer then you should be able to look at the images folder in your OS's file explorer and see their dimensions.
Yashvir Sangha
1,019 PointsThanks for the help! I wanted to know the size of the images because I want to use my own images.
Jason Anello
Courses Plus Student 94,610 PointsThe size of the gallery images isn't critical. Nick's photo is eventually going to be made into a circle so your replacement for that should be a square. Doesn't necessarily have to be exactly 512x512.
The general rule would be to make everything as big as the biggest it's going to get on the website. You don't want the browser to have to scale up the image larger than it's native size.
Aurelian Spodarec
7,369 PointsAnd if ur intrested, a favicon is 16x16 . Its the image that goes up on the nav bar like you have here some green shape on treehouse up on nav bar, thats favicon.