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

WordPress

Wordpress theme help

I need serious help making my framework into a theme, I cant get the Header part so it links properly, It says "stylesheet missing" What components are need in order to include it as a theme in wordpress ? please help

1 Answer

There is a really great tutorial for building a theme that you should be able to follow along with, and I suspect it will answer your question.

Here is the link: http://teamtreehouse.com/library/how-to-build-a-wordpress-theme

Zac Gordon
Zac Gordon
Treehouse Guest Teacher

Specifically look at how to link to the CSS via the functions.php file