By thiruppathy on
hi all am new for drupal.. i need to convert static page html into drupal themes ..?
Is this possible.. can anyone help me..?
thanks in advance...
regards,
THIRUPATHY.M
hi all am new for drupal.. i need to convert static page html into drupal themes ..?
Is this possible.. can anyone help me..?
thanks in advance...
regards,
THIRUPATHY.M
Comments
Start at
Start at http://drupal.org/theme-guide.
And particularly at Convert any website layout or template into a Drupal theme - easily!
Good Luck.
Personally, I would use the
Personally, I would use the zen theme http://drupal.org/project/zen. Using zen as a theming framework, you can build you theme as a zen sub-theme using the starterkit. This way, you don't have to start everything from scratch. More information here: http://drupal.org/node/226507