Hello,
I want to create a Menu in my master file - horizontal menu with vertical sub menus. I want to have images on top of each menu. Each menu & it's sub Menu of different color. Of this type as shown below :
Link to the image of the Menu I want - https://onedrive.live.com/redir?resid=572D7026B8B4C709!1387&authkey=!AMV1QfmQw9cTPBg&v=3&ithint=photo%2cpng
Or check the menu in DaniWeb site. On MouseOver, the sub menu's come up. I tried using <asp:Menu>, <ul>, but couldn't get this type of menu on the top. I want to insert Menu in my header div :
Along with on right menu i.e. of Logout & User name.
With the above trials, either the right menu doesn't come OR menu is coming below the image & Label. OR The sub menu's doesn't come or not visible as the header height is set.
What can be the best way to design such a menu ?
Any help is highly appreciated. Please try to guide soon.
Thanks.