Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Dillon Carter
6,364 PointsImg Won't Center on Home Page
I'm editing my homepage through the Customize feature and one of my images won't align/center for some reason.
Here is my site: http://dilloncarter.com/
Any ideas of how I could center this single image?
I'm displaying the image via html not uploading it to Wordpress because of the themes limitations.
1 Answer

Sue Dough
35,800 PointsWhich image?

nicholas eymann
11,080 PointsI believe he is talking about the image within the first h3
nicholas eymann
11,080 Pointsnicholas eymann
11,080 PointsIf you set the margin of the h3 which contains the image to 0, the alignment looks good. The text within the actual image seems off center, and could be redrawn to align correctly.