Hi, I'm trying to get the child links on my navigation menu to behave like a drop down and push any parentlinks below downward my site If you visit the link, you will see there is a large blank space beneath the link BEACH, and if you scroll down you will see the same with CITY. Hover over these two links you will see the child links appear within the space. I want to get rid of this empty space. I've notice using firebug that there is an element style for the ul but I cannot find this anywhere in my CSS. When I disable the element style 'display:block' for the BEACH and CITY ul the menu behaves exactly as I want it. Problem 2: I'm trying to add a shadow to the whole sidebar (area which holds the navigation and footer) but for some reason I can only apply it to .box PS does anyone now a good script that will allow me to blur anything that appears behind the sidebar area. ie where the sidebar overlaps the background image the image blurred. Hope that all makes sense. Thanks.
managed to remove the display block, so it's working in everything but *drum roll* IE7 and IE8... Seems that the slide show is causing some conflict but navigation works perfectly in IE8 if there is no slideshow. However IE7 does something very strange, it looks like the navigation has disappeared but there is a small vertical scroll bar on the right hand side of the page.
If every developer boycotted coding for IE, everyone would be forced to eventually leave IE for real browsers.
Can anyone please help me with this IE7 and IE8 bug 1. IE7&8 Cannot scroll over child links in navigation unless I change #top .main_menu .menu ul to display:block; however doing this expands all the parent links. If I change to display:none it works perfectly on pages that do not have the slideshow 2. IE7 content is not visible unless slideshow changes then it will magically appear. Pages that do not have a slideshow all content is placed into a small container with a scrollbar. see here for example
It amazes me how many people think that by beating a dead horse that the horse will come back to life. IE is a dead horse.