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

Building a simple website fonts and colors code challenge help

I can't figure out what it wants for the last code challenge task. It tells me to:

"Add the background texture.png from inside the img folder and set the background to repeat."

This is what I give it:

/* Write your CSS below */ body{ font-family: 'Nunito', sans-serif; color: #FAF3BC; background: #420600 url('img/background texture.png') repeat; }

This is the error: Bummer! Make sure you put the relative path to the image inside of 'url()'.

9 Answers

@Jack -

What the instructions are saying is, add an image named texture.png located in a folder named img as a background, not an image named background texture.png

Thanks!

@Jack - You're quite welcome

Wow, a little formatting might help for this example. And it took me a while to find this thread. Why can't we search the forums? Code Academy really has a great model for their challenges, with links right to pertinent discussion from the challenge itself.

Treehouse, please take note :)

@Mark -

In terms of the codecademy model, that very dicussion is happening in this thread


In terms of search that's the single most requested feature for the forum. It's been mentioned by Ryan Carson Treehouse's founder they are working to add the search feature.

In the meantime, you can use [google's site search](google.com/search?hl=en&q=site:teamtreehouse.com%2Fforum%2F+search) in the meantime though

thanks

Hi .. this section is telling me that it is "no longer passing" and to go back to stage 3 ....

can you please enlighten me as how to move forward from here now ?

** also as a first time user here , i have to say im pretty disappointed in the setup of the actual code side of things, ive noticed something about codeacademy ( which is free i may add ) .. being a user of that , its way more user friendly and far less confusing than this ? i fear that the reasons i signed up aren't going to be matched as i spend more time searching google for the posts which it explains what exactly you require than advancing my code knowledge

carl simpson - I'd suggest you check out ...

thanks james.