Hi Tim, I too am using the HouseMenu v1.4 skin object and cannot get submenus to show.
I am getting the error HouseMenuSkinObject.ascx.vb "not found" in Visual Studio in the SkinObject.ascx file, and the Host and Admin parts of the HouseMenu are not being rendered properly. See here:
ul id="HouseMenuNav">
li id="HouseMenuNavItemHome">a href="http://localhost/dnn4" title="Home">Home
li id="HouseMenuNavItem54">a id="HouseMenuNavLink54" href="/DNN4/Login/tabid/54/Default.aspx" title="Login" tabindex="1">Login
li id="HouseMenuNavItem39">a class="ArrowPointer">Admin
li id="HouseMenuNavItem7">a class="ArrowPointer">Host
/ul>
Notice the code for Admin and Host isn't right.
I wonder if the vb file missing error and this issue are connected.
I cannot find any vb file to import from the HouseMenu zip files so do not know what to do. I am also using the css you posted elsewhere which runs the menu on this site. All else about the menu appears to be OK, except the submenus.
|