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!
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

qasimalbaqali
17,839 PointsPSD to Wordpress
I wish if you guys would put a series of how to code a PSD (website template) and to make it to HTML and CSS and then from that to a wordpress theme! I really want that. I am having a really hard time to find a good video on the internet and tutorials to do that, but I can't. I have been wanting to know how to do that since ages! Have you guys ever thought of that?
8 Answers

Ernest Grzybowski
Treehouse Project ReviewerI guess they could make a tutorial, but there's so many different variables involved. Taking the design courses on here, the html/css, and the wordpress courses seems like the best solution. There's no "easy" way to get a PSD to HTML or Wordpress or anything else you can think of.

Martin Rheaume
4,831 PointsHave you checked out this series of tutorials from wptuts http://wp.tutsplus.com/sessions/adaptive-blog-theme-from-photoshop-to-wordpress/ (Adaptive blog theme from Photoshop to Wordpress)?

Kevin Korte
28,147 PointsI agree with Ernest Grzybowski. There is no easy solution, and the various types of web applications you could create in PSD and than try to build a site from would be difficult to cover in one video.
I always look at it this way. I use ILL, FW, and PSD all to create my web assets. By web assets I mean my color palette, my images, my design styles, font-types/sizes, general layout, buttons, etc.
Than I just use my HTML, CSS, and PHP skill to take those assets, one by one, and implement them into a working site. I can get my hexadecimal colors from PSD, my rough shadow or highlight settings that I translate into CSS. When I have all of my assets in a PSD file, reconstructing them as a website goes pretty fast.

Ben Russell
3,667 PointsCheck out videos by Chris Coyier. He's great at showing how he goes from psd to build. Also Chris Spooner has some great tutorials on psd to WordPress builds (amongst other things).

qasimalbaqali
17,839 PointsThank you all for your comments :) I am now watching the tutorials from wptuts and they are really great. As for Ben can you please link me for Chris's videos and where I can find them? Would really appreciate it.

Martin Rheaume
4,831 PointsI don't know where Coyier's psd to wordpress tutorials are, but this is his wordpress website http://digwp.com/ You'll find a lot of great stuff there.

Chad Shores
Courses Plus Student 8,868 PointsWatch this whole Chris Coyier video before you watch anything else. It will clear a lot up and give you tons of tips. He uses Wordpress so this is very relevant to you.
Chris Coyier: A Modern Web Designer's Workflow http://www.youtube.com/watch?v=vsTrAfJFLXI

qasimalbaqali
17,839 PointsThank you I am watching it right now :)