RE: [WSG] CSS variable navigational menu`

2011-01-09 Thread Goku San
Hi, Thanks for your responses! I added the, #nav .sub {position: relative;}, removed the {display:none;} from my CSS file and from the ASPX page. Still not getting a solution. The #nav .sub {position: relative;} helped because it positioned the child elements directly below the parent.

[WSG] CSS variable navigational menu`

2011-01-09 Thread Goku San
Hi, I have the following navigational menu bar. The menu has multiple parent menu items. For the sake of the example, I only provide the first menu item. It has about five child menu items. This is a horizontal menu bar at the top of the ASP.Net website. What currently happens is when