Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

IE7 issue with horizontal menu
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: IE7 issue with horizontal menu
#8658
IE7 issue with horizontal menu 13 Years, 5 Months ago Karma: 0
Good evening!

site: www.sportlink.ca

I am using the YUI menu for a sport events menu but I have an issue in EI7. The sub menu items do not show up underneath the parent item when you mouseover the parent item "Select Event Type". It shows up in the middle of the screen!

The menu works fine when I use the vertical option in the parameters but I don't want vertical! I want it to simulate a quick jump menu without the hassle of a quick jump menu...

What css can fix this issue and where to I put the code (in the module parameters or the css file itself)?

Thanks!
The administrator has disabled public write access.
 
#8662
Re:IE7 issue with horizontal menu 13 Years, 5 Months ago Karma: 748
Hello,

Add the following CSS rule:

Code:


.yuimenubar DIV
{
  margin: 0;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1