Question

I am implementing a new website with customized theme. I have added menus(structure-> Add menu) but its displaying only in the default theme.Its not appearing in my theme.How I can show the menu in customized theme

theme: I changed one html file to theme drupal version 7.22

Était-ce utile?

La solution

all menus are blocks and are displayed in regions of page

go to /admin/structure/block and put your menu block in proper region since different themes have different regions

Autres conseils

Use ready module it will help to customize menu easily and also allow for multiple level menu

Nice menu

enter image description here

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top