I have a question about white/empty space between rows. I've done my due dilligence in searching this thread first. If I can get this to work correctly I'll gladly describe what I've done for future readers. I'm trying to utalize both CSS Drop Menu and CSS Flyout Menu. I want my customers to always be able to see the categories on the left, but I also want the top drop menus.
Please see https://www.medibiz.us to see what I'm attempting and what my problems look like.
I am using stylesheet_header_menu.css from drop menu as a replacement to flyout menu's stylesheet_categories_menu.css. That is why I'm posting my question here. Because I'm using Drop Menu's code. It is close to working correctly. I'd really appreciate any coding advice.
The vertical drop menu seems to be working fine.
The problems in the horizontal menu:
- In the sub-level 1, there is white or empty space between the menu rows. This causes problems with mouse overs.
- The display: block; doesn't seem to work for menu items that have sub-menus.
- The on-hover for sub-level 1 menu items that contain sub-levels doesn't display the background image.
I've tried for hours before I turned to you all for advice.
I'd be happy to talk about what I've done to get these two menu systems to work together and/or share any code examples.
Thanks for your help.
David