Hello,
I've searched the whole web to get an answer to my problem. I installed the module for a Housemenu, and I included that module like this:
At the top: <%@ Register TagPrefix="dnn" TagName="HouseMenu" Src="~/DesktopModules/HouseMenuSkinObject/HouseMenuSkinObject.ascx" %>
In the middle:
My CSS is working, so that's not the problem. I also tried 5 standard CSS styles but none of the style let my menu work properly.
What's my problem:
My submenu will not appear if I hover it. The menu buttons are visible, also the mainmenuitems but not the hover. The weird thing is that it's works fine in FF! No problem in FF..
Now I installed another Module the: Housemodel module. I put it in the Rightpane and it works! The submenu appears.. But i don't want it in a pane!
See my screenshot to get a better view.
http://www.webpic.nl/dnn/problem.gif
Thanks for helping me!! |