I've just installed the 1.4 skin object and have configured it as follows in the template .ascx file:
dnn:HOUSEMENU runat="server" ID="dnnHOUSEMENU" scope="-1" ShowHome="True" showadmin="True" IsRecursive="True" orientation="H" mode="D" csselementid="navigation" stylename="skyward"
I'm not execting to see any CSS or behaviour as I'm happy to do this separetely but the HTML in the page only includes the top-level pages. I'm expecting to see embedded UL menus of sub pages but they're simply not there.
Any ideas? I'm new to DNN so apologies if this is something really simple.
I'm using DNN 4.7
Thanks |