Hi, I am new at this forum and I hope someone could help me. I am having problem with my dropdown menu. I made all right and it should look like this: http://tinyurl.com/ompgbq In order to decrease black space between menu and titel, I set menu height to auto. But when I removed height values (set it to auto) I am getting this: http://tinyurl.com/rb36xd Now I would appriciate if someone could help me. All I need is that my dropdown menu goes over titel and over image gallery container. Also on my computer I can't see this page in IE 6. I don't know why is it happenig, so if someone could explain me. Thanks in advance
Manipulate you CSS stylesheet for these elements.. #centeredMenu { overflow: visible !important; } .menu ul ul { position: absolute !important; z-index: 1; } Code (markup): This is working in Firefox. I didn't check in IE .