Register
Login
 

Support House of Nuke

  

 House of Nuke Forums  
Subject: How do I include my child pages?
Prev Next
You are not authorized to post a reply.

Author Messages
Michelle TarbyUser is Offline
Novice
Novice
Posts:1

07/29/2008 12:33 PM Alert 

What do I have to do to get my house menu module to include the second level of pages

Parent Page

    Child 1

       Child 1a

       Child 1b

    Chid 2

Currently, only Child 1 and Child 2 will appear in the menu, I can't get 1a and 1b to be included.   I've tried adding a second instance of housemenu to my skin (one instance is used for a top navigation bar).  That only gives me Child 1a and Child 1b and nothing else.

Then I looked at the HTML that DNN was spitting out and saw that when I tried to add a HouseMenu as a module, it looked like if I tweaked my CSS, it would pick up, but that didn't work either:

#navigation ul ul a{
padding-left: 12px;
background-color: #6699cc;
width: 132px;
_width: 144px;
}
#navigation li ul{
position: absolute;
left: -9999px;
margin-left: 144px;
_margin-left: 144px;
margin-top: -21px;
z-index: 999;
}

I'm lost as to where to go from here.

You are not authorized to post a reply.
Forums > House Modules > HouseMenu 1.x > How do I include my child pages?



ActiveForums 3.6
  

Terms Of Use  |  Privacy Statement
Copyright © 2006-2008 by Avastone Technologies. All rights reserved.