By pushker on
Hi I pushker here!...........
I want know that How can create menu in droupal pls help me?..........
[Edit by moderator: Moved to Post installation. Please do not post support requests in the showcase forum.]
Hi I pushker here!...........
I want know that How can create menu in droupal pls help me?..........
[Edit by moderator: Moved to Post installation. Please do not post support requests in the showcase forum.]
Comments
Go Administer/site
Go Administer/site building/menus
there you can add menu, menu item etc
How can display menu in front page
Hi I pushker Here!...........
I want know that How can display menu in front page. When I create menu than I see front page menu cann't be displayed. And I want know that how can create template. Pls help me!.
How can create a new template in drupal
Hi here is pushker!............
I want know that How can create a new template. When I create a html file. But next step is not understand. Pls help me...............
have you checked out other nodes/threads on it ?
If you are developing from the scratch then,
a. create a folder with an index.html and style.css ( you can validate it)
b. copy index.html to page.tpl.php, and add some variables. You can find these variables and example at http://drupal.org/node/11812
You can start with some existing drupal theme, but if you are new to drupal, maybe it could be better to start with some drupal theme which is simpler to modify--something like Zen drupal theme.