i have install drupal.i have a index page which consist header,footer,a menu and body.click on the menu items new pages opens.i want to add this in drupal.after i want to make the menu dynamic .

Comments

vijaythummar’s picture

Drupal is template based CMS so suppose you want to add your static pages then it will call in the content area of drupal not in template. for that you have to make your own content type and you can build your own page.tpl file fot that content type.

Regards,
vijay

Thanks,
Vijay Thummar

sumantanarayan’s picture

where i add my own templete

vijaythummar’s picture

sumantanarayan’s picture

i am new in drupal.i am not able to do that.please step by step.