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

CSS How to Make a Website Styling Web Pages and Navigation Style the Image Captions

Reload workspace...

I'm attempting to get through stage 6 but my workspace IMG folder seems to be missing the Facebook and Twitter wrappers. Unfortunately, I am attempting to load them but keep being booted off the connection. I am really frustrated by this as I can see it can find the other images just not the wrapper ones but I can't upload new copies or delete the directory and start again due to the connection glitch.

7 Answers

Oh, yeah, then you should see if you can open the facebook-wrap.png file is in your img folder. Can you open it or access it from other programs?

The browser reset is just quitting and opening the program (Chrome, or Firefox, or IE etc.) again.

Using Mozilla fixed it. Probably because it's not my usual go-to browser. I think I'll just work here as I can actually set it to defaults without too much trouble. Google Chrome seemed to indicate a default reset would remove bookmarks, etc. A bit too drastic for me. :) Thanks again, Jason.

Hi Teresa, welcome to programming! I really don't mean that in a mean way, it's just that often times it's difficult to pin down errors and often times there can be typos or bugs in the software, and this is the nature of coding in a lot of ways.

Do you have any code available because if workspaces can see the other images, chances are the icon img path (ie- <img src="img/facebook-wrap.png" alt="Facebook Logo" class="social-icon">) might be slightly off. Otherwise, it could be a bug and a good browser reset might do the trick.

Other then that, it'd be hard to figure out what's happening unless you have more info. Hope this helps.

Thanks, Jason.

I actually used one of the other number-06.jpg as a test and there was no problem finding those.

How do you do a browser reset? I'd be more than happy to try anything at this point.

-Teresa

It's when I try to access the IMG folder that I get the "connection lost" message and it asks me to reload the workspace. I've actually tried just dragging and dropping the same two files in to the workspace to no avail. The message about lost connection keeps happening. I'll close the browser and start again. Thanks again. I may try Firefox next and see if that doesn't work better.

I'm using chrome and it's been pretty dependable. If it helps, Treehouse has had less bugs compared to CodeSchool... I couldn't even finish the free track and I was running from browser to browser trying to get stuff to work.

Welcome Teresa! Glad to help.