how to convert PSD to Magento HTML CSS?

  • Thread starter Thread starter dhavalshah
  • Start date Start date
D

dhavalshah

Guest
I just want to know that is there any special knowledge require to software-implementation of Magento, I know PSD to Table less W3C HTML CSS well, so what exactly have to do when going to convert PSD to HTML for Magento ?
(if you know more about this all Joomla, WordPress, Drupal, Blogger, Shopify, OSCommerce, X-Cart, CubeCart please know me)

thanks a Ton in Advance

and please dont answer if you dont have worked on it, because there there something which make this work to "software-implementation" not HTML converting process...
 
You don't need any special knowledge. Just make your regular tableless CSS template, but the you have to split it to make all the files required by Magento.

Make note please that Magento doesn't have a true template system, your HTML will have to accomodate pieces of PHP code and the like. It's not an easy task.
 
Back
Top