You may want to install the menu block module.<br clear="all"><b><div><b><br></b></div>Ryan LeTulle</b><br><br><div>&gt; <font color="#666666"><a href="http://twitter.com/bayousoft" target="_blank">bayousoft</a> -twitter</font></div>

<div><br></div><div><img src="http://dl.dropbox.com/u/12083215/m-gmail-icon.png"><br></div><div><div><br></div><br><br></div><br>
<br><br><div class="gmail_quote">On Sun, Apr 10, 2011 at 9:04 AM, Niek van der Steen <span dir="ltr">&lt;<a href="mailto:niek@signet.nl">niek@signet.nl</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">



  

    
  
  <div text="#000000" bgcolor="#ffffff">
    <div>
      <p>Hi there,</p>
      <p>I am currently developing my own theme.<br>
        The theme was designed by some web designers, and I had to
        implement it in Drupal (7) this way, well that&#39;s what I found on
        the internet.<br>
      </p>
      <p>The menu is rendered pretty good, like:</p>
      <p> </p>
      <div><code><span style="color:rgb(0, 0, 0)"><span style="color:rgb(0, 0, 187)">&lt;?php<br>
                  $hoofdmenu </span><span style="color:rgb(0, 119, 0)">= </span><span style="color:rgb(0, 0, 187)">menu_navigation_links</span><span style="color:rgb(0, 119, 0)">(</span><span style="color:rgb(221, 0, 0)">&#39;menu-hoofdmenu&#39;</span><span style="color:rgb(0, 119, 0)">);<br>


                  echo </span><span style="color:rgb(0, 0, 187)">theme</span><span style="color:rgb(0, 119, 0)">(</span><span style="color:rgb(221, 0, 0)">&#39;links&#39;</span><span style="color:rgb(0, 119, 0)">, array(</span><span style="color:rgb(221, 0, 0)">&quot;links&quot; </span><span style="color:rgb(0, 119, 0)">=&gt;
            </span><span style="color:rgb(0, 0, 187)">$hoofdmenu</span><span style="color:rgb(0, 119, 0)">, </span><span style="color:rgb(221, 0, 0)">&#39;attributes&#39; </span><span style="color:rgb(0, 119, 0)">=&gt; array(</span><span style="color:rgb(221, 0, 0)">&#39;id&#39; </span><span style="color:rgb(0, 119, 0)">=&gt; </span><span style="color:rgb(221, 0, 0)">&#39;hoofdnav&#39;</span><span style="color:rgb(0, 119, 0)">, </span><span style="color:rgb(221, 0, 0)">&#39;class&#39; </span><span style="color:rgb(0, 119, 0)">=&gt; </span><span style="color:rgb(221, 0, 0)">&#39;radius&#39;</span><span style="color:rgb(0, 119, 0)">)));<br>


                  <br>
            </span><span style="color:rgb(0, 0, 187)">?&gt;</span></span></code></div>
      <br>
      <p>But.. This only works for &quot;top level&quot; menu items. Some how the
        sub-menu-items, or children, aren&#39;t visible now.<br>
        How can I display the second level menu items too? Is this
        possible in somewhat the same way?</p>
      <p>Thanks in advance!<br><font color="#888888">
        Niek.</font></p>
    </div>
  </div>

<br>--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br></blockquote></div><br>