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?

dropdown menu invisible in IE7
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: dropdown menu invisible in IE7
#9826
dropdown menu invisible in IE7 13 Years, 3 Months ago Karma: 0
Hi there,

I installed the ARI Ext Menu on my website and it's working fine in Firefox, Safari and IE8, but in IE7 the dropdown menu under "Our Tours" is not visible. The links are working, but without displaying the texr. Any idea how to fix it? I really appreciate any help.

Thanks!

www.countrytrails.com.au
The administrator has disabled public write access.
 
#9830
Re:dropdown menu invisible in IE7 13 Years, 3 Months ago Karma: 747
Hello,

We have checked it in IE 6, IE 7 and IE 8 and sub-menu works fine. We can suggest to install IEDevToolbar addon for IE browser (if you use IE 6 or IE 7) or press F12 (if you use IE 8+) that investigate styles of the menu.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#9831
Re:dropdown menu invisible in IE7 13 Years, 3 Months ago Karma: 0
Hi - thanks for the help, I downloaded the iedevtoolbar, how shall I proceed now?

I got feedback from several visitors of the website, that the menu is not visible using IE7 -
and on my machine it is still not there.

What can I do to fix it?

Regards
Hartmut
The administrator has disabled public write access.
 
#9833
Re:dropdown menu invisible in IE7 13 Years, 3 Months ago Karma: 747
You can try to use the following CSS rules, but we can't be sure that it works because we can't reproduce the issue on our side:

Code:


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

DIV#top_shelf,
DIV#top_seperator,
DIV#content_wrap
{
 z-index: 2;
 position: relative;
}



If it doesn't help, you can investigate page HTML layout and styles with help IEDevToolbat that find reason of the problem.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#9836
Re:dropdown menu invisible in IE7 13 Years, 3 Months ago Karma: 0
Thanks, guys - but it didn't work. Now I'm stuck....

All my investigations don't lead to any conclusion. You report that you can't reproduce the issue on your side -
does that mean that the submenu under tours (6 submenu items - overview, hunter valley, lower hunter etc.) are
visible on your machines using IE7?

Regards
Hartmut
The administrator has disabled public write access.
 
#9837
Re:dropdown menu invisible in IE7 13 Years, 3 Months ago Karma: 747
Yes, it is visible. We have tried to reproduce it in IE 8, IE 7 (emulation mode in IE 8) and in IE 6 and IE 7 modes in "IE Tester" application.

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