PDA

View Full Version : Gap in between menus in internet explorer


sierrawolf
04-20-2009, 05:38 PM
I'm having an issue in IE7. I've modded the menu bar in my powerstore. However, I now have a gap between the main level and the first level in my menu. The gap forces the menu to close before the mouse can activate the item. I don't have the issue in Firefox or Safari, so I am not sure what line in the CSS needs to be modded.


http://www.freshpacificair.com

Any help would be greatly appreciated.

Ray Borduin
04-21-2009, 07:17 AM
I don't see a gap any more. Now it seems to overlap. Have you been making updates? Let me know if you still need advice but it does't appear that page has any gaps in IE7 when I test it now.

sierrawolf
04-21-2009, 11:22 AM
I have been playing with the height attributes in the li and li span. Only the portions that had height from the original code. Sorry I am not being more specific. I am at work and forcing my self not to look at the code anylonger for fear of going crosseyed with frustration. At anyrate, if I correct the height for IE7 (25px)then I get a gap in Firefox. As of right now I have the height set to 15px and it shows fine in FF but overlaps in IE. I tried to split the difference but that just took me back to where I started. I should note that the menus appear to be fine in IE6.

I think the problem lies in that I changed the original top level menu pics from the glow buttons to beveled buttons. Which are shorter in height. I did not use the menu writer out of fear that it would jack up the dynamic code. Would it help if I reset the original code and enlarged the beveled button pics to the same height as the original glow buttons? Have I made you crosseyed yet? Thanks in advance for your help and advice.

Ray Borduin
04-21-2009, 12:11 PM
The interface does a lot of calculations, conditional css, and other things that make hand editing a more dangerous practice than using the interface.

If you provide a url demonstrating the problem I could see if I can spot the solution.