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?

ARI ext menu problem with IE7
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: ARI ext menu problem with IE7
#10736
ARI ext menu problem with IE7 13 Years, 3 Months ago Karma: 0
Hi, I have installed ARI ext menu, it works fine with all browsers except with IE7 where the submenu links go under the other modules on the page. i have attcahed a print screen of the trouble on IE7.

here is also the url of the swebsite: www.omlesite.fr
could you please help me how to solve this problem.
Thanks a lot in advance
The administrator has disabled public write access.
 
#10737
Re:ARI ext menu problem with IE7 13 Years, 3 Months ago Karma: 748
Hello,

This problem with site template styles. Add the following CSS rule that fix it:

Code:


DIV#rt-navigation
{
 position: relative;
 z-index: 10;
}

DIV#rt-subnavigation
{
 position: relative;
 z-index: 1;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#10741
Re:ARI ext menu problem with IE7 13 Years, 3 Months ago Karma: 0
it works wery well now.
thanks for your great support
The administrator has disabled public write access.
 
Go to topPage: 1