Domanda

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

È stato utile?

Soluzione

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

Altri suggerimenti

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

Nice menu

enter image description here

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top