Closed (fixed)
Project:
Light
Version:
5.x-1.3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Feb 2008 at 21:45 UTC
Updated:
13 Aug 2008 at 02:42 UTC
Hello,
I love this theme. Is there any way to get the child menus of the Primary Menu to show? It would be great to have a simple text line underneath.
Lisa
Comments
Comment #1
nickbits commentedHi,
On my site a created a block to display just what you want. The code I used is as follows:
I did not want to modify the source code on Drupal, but if you want the menu displayed under the tabs, edit the page.tpl.php file and change the following
To this:
That should do it. I do not have access to my test set-up so cannot confirm this at present.
Nick
Comment #2
nickbits commentedComment #3
darumaki commentedWhat do the numbers 2 and 3 stand for in your code ?