I am using DNN4.9.2, and would like my menu to appear alongside of my logo (actually, layered on top of). I have my logo across the top of the page, and I've modified the css to render the menu to appear to be part of my logo. I also have the login above the menu layered atop my logo, too. I have two questions:
1. In IE, when I mouse-over any part of the logo, the "hand" appears, and it allows me to click and navigate to the home page. The menu appears correctly and the hover feature and navigation to other pages (eg. login and other pages of the site) work fine. I just don't want users to be able to click anywhere other than the menu to navigate to the home page.
2. In FF, the login links and the menu don't appear layered on top of the logo at all. It seems that the logo is layered over the menu, or that there is no menu at all. The "footer" menu at the bottom of the page appears fine. Again, the "hand" appears when I hover over the logo, and it takes me to the home page when I click.
I should mention that I moved the menu and login items by entering a negative pixel location in the css to place it exactly where I want it.
It's odd to see that IE is rendering in a manner that I want and expect rather than FF! :) Anyway, thanks in advance for any help out there!