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?

submenu and IE 7 problem
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: submenu and IE 7 problem
#25635
submenu and IE 7 problem 12 Years, 4 Months ago Karma: 0
Hello all, sorry for my english but i'm french... sorry

i have ari ext menu on my website but it does not work on internet explorer 7.
I need a precise width for the menu and submenu and since it does not work

my website is : www.residence-dautomne57.com/

this problem is urgent I have not much time to solve it,
thank you in advance for the community
and again sorry for my english
Last Edit: 2012/02/29 06:59 By admin.
The administrator has disabled public write access.
 
#25642
Re:submenu and IE 7 problem 12 Years, 4 Months ago Karma: 748
Hello,

This problem with site template styles. Add the next CSS rule to "CSS Styles" parameter in module settings:

Code:


BODY #section1
{
  position: relative;
  z-index: 2;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#25661
Re:submenu and IE 7 problem 12 Years, 4 Months ago Karma: 0
Hello ,

thank you for responding!

i have add this rule and it works when I enable compatibility mode on internet explorer 9 !
and no problem on Ietester !!!

thank you very much !
The administrator has disabled public write access.
 
#25664
Re:submenu and IE 7 problem 12 Years, 4 Months ago Karma: 0
Hello!

I have the same problem - only in IE7 submenu don't show. I copy/paste code that you got, but still don't work.

My webside:
avp-rs.dodelava.si
The administrator has disabled public write access.
 
#25665
Re:submenu and IE 7 problem 12 Years, 4 Months ago Karma: 748
Hello,

Add the next CSS rule:

Code:


BODY .avp-sidebar1
{
 z-index: 2;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#25666
Re:submenu and IE 7 problem 12 Years, 4 Months ago Karma: 0
Thank you! This solution works:)

But i have another problem - character don't show.

Please look at the attached picture.
The administrator has disabled public write access.
 
Go to topPage: 12