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 trialAmil Boddie-Willis
9,661 PointsWhy Isn't This Working?...
I made some minor changes to an image I applied to my website in my forked workspace, and it went through just fine - However, when I try to do the same on my original workspace, for the same project, the image doesn't change - I don't understand what the problem is, but here's what I'm talking about - Here's the forked workspace preview: http://web-10s7wzfczr.treehouse-app.com/, and here's the original version: http://web-p5bxr13vzd.treehouse-app.com/ - I could use some assistance on figuring out what's wrong - Thank you...
6 Answers
Mike Morales
19,833 PointsI am unable to view the links you provided?
Emily Larcher
220 PointsSometimes that happens to me mabye try using another code editor?
Amil Boddie-Willis
9,661 PointsAny recommendations, by chance?
Mike Morales
19,833 PointsNo luck with Google or Firefox. What topic are you working on?
Amil Boddie-Willis
9,661 PointsIt's not, really, a topic - It's, just, my workspace(s) - This one: http://web-p5bxr13vzd.treehouse-app.com/ and this one: http://web-10s7wzfczr.treehouse-app.com/
Mike Morales
19,833 PointsI did notice in your two HTML files you have id="front-page", and on your other HTML file you have id="everything"? But in your two CSS files, I did not see #front-page but I did see the #everything on both CSS files, though. Could that be your issue?
Amil Boddie-Willis
9,661 PointsWell, the strange thing is that the changes, actually, went through on Safari, but I, just, checked and saw what you were talking about - So, all the same, I'll try changing that and see what happens - Thanks... P :)
Amil Boddie-Willis
9,661 PointsWhew - I finally figured it out - Thanks for the suggestions/help... P :)
Mike Morales
19,833 PointsGlad you were able to figure it out!
Amil Boddie-Willis
9,661 PointsThanks... P :)
Amil Boddie-Willis
9,661 PointsAmil Boddie-Willis
9,661 PointsI don't understand why - Are you using Google Chrome or some other type of browser?