Hola! Estoy feliz de ver los nuevos comentarios...I am new in design, but know a little. I want learn how to organize a ready PSD template to wordpress website, which is will be working?? Who knows?
Hello, First you will need to know how to convert your psd to html. ( In one file for example: index.php) Then you can start replacing php code into the index.php. After replaced all the things, you can start seperating them into different php file, for example for the header, you will need to pull all header codes from index.php to wordpress header.php. Is just a brief explanation of how it works, I would suggest you to search on Google by "Psd to Html" tutorial, and once learnt it, you can search for "html to wordpress" tutorial. Hope this helps
Thanks yutou for your suggestion. But the thing is how to convert psd to html? Can you point on any tutorial please?
Tutorial http://net.tutsplus.com/tutorials/site-builds/from-psd-to-html-building-a-set-of-website-designs-step-by-step/ Code (markup):