Hi could u people give me right links and knowledge to convert my psd file to a working drupal template.. give me all the links and what i should learn to do it perfectly..
ebooks, suggestions etc
please help!!

Comments

ajevans85’s picture

Take the psd, splice up the images you need.

Create a static html page, add one style sheet. Pu some div's in to make a wireframe (header / footer / left column.......). Spruce up the wire frame with the stylesheet using the images created.

Once it renders right in browsers rename it *.tpl.php and add the page template varibles available ($content, $title, $closure.....). Forget making the template dynamic and porting it to drupal till your static html page renders correctly.

.... So first you need to read up on
Photo shop to splice the images/layers etc
CSS+HTML
Drupal template varibles.

vallikumar’s picture

http://drupal.org/node/136506

check out this link, which gives a detailed informations regarding the theme development

Valli Kumar @ Prakash