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 trialTim Hamilton
678 Pointsproblems with icons
I have re-checked my code many times, and I don't see any errors, but the 'phone.png', 'mail.png', and 'twitter.png' icons aren't showing up on my webpage. Can anyone help me with this?
Do I need to post my code somewhere?
Tim Hamilton
678 PointsJacob, thank you so much for your willingness to help! I figured out that it was missing '.''s associated with my classes in my CSS.
Jacob Miller
12,466 PointsYou're welcome. Glad you figured it out. :)
1 Answer
williamrossi
6,232 PointsGlad you sorted it! Just a heads up, I have been using http://fontawesome.io/icons/ for most icons lately. So handy!
Jacob Miller
12,466 PointsJacob Miller
12,466 PointsYes, if you could post your code that would help. Check out the video to the right called "Tips for asking questions" if you don't know how.