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?

IE problem - Subnavs beneath main layer
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: IE problem - Subnavs beneath main layer
#21236
IE problem - Subnavs beneath main layer 12 Years, 8 Months ago Karma: 0
Hi,

First off, great module - very easily customizable - thanks for providing this.

The reason I am writing is because I ran into an issue with IE (7 and 8), where the subnavs are showing beneath the main content. You can see the issue here (the navigation beneath the main menu, listing "Academics, Student Life, etc"):
www.athenaabroad.com/programs/study-abroad/italy-tour-of-italy/student-life/housing

I've read other posts on this issue, but have had no luck implementing the fixes you offered, so I was wondering if you could take a look at my issue.

I've attached a screenshot as well.


Thanks!
John
Last Edit: 2011/10/28 15:34 By jbenander.Reason: Adding image properly
The administrator has disabled public write access.
 
#21239
Re:IE problem - Subnavs beneath main layer 12 Years, 8 Months ago Karma: 748
Hello,

Add the next CSS rules:

Code:


BODY #rt-utility
{
 z-index: 2;
}

BODY #rt-main
{
 position: relative;
 z-index: 1;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#21244
Re:IE problem - Subnavs beneath main layer 12 Years, 8 Months ago Karma: 0
Hi,

Firstly thank you for providing such a great module!

From reading other tips on this forum I have managed to successfully customise the module for my site, however I am having a similar problem with the submenu being shown below my main accordion images. I have tried other fixes from the forum but they do not seem to work in my case. I presume it is a problem with my site template CSS.

Would you be able to help?

Something is hidden for guests. Please login or register to see it.

Thanks.
The administrator has disabled public write access.
 
#21245
Re:IE problem - Subnavs beneath main layer 12 Years, 8 Months ago Karma: 0
Awesome - it works! Thank you for your help and quick response!
The administrator has disabled public write access.
 
#21251
Re:IE problem - Subnavs beneath main layer 12 Years, 8 Months ago Karma: 748
Hello,

To Arrowhawk, add the next CSS rule:

Code:


body #td-fixmodulb
{
 z-index: 20;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#21252
Re:IE problem - Subnavs beneath main layer 12 Years, 8 Months ago Karma: 0
Hi Guys, I have tried many drop menus for joomla sites and I must say this has been the easiest to use and edit, but I too am having a problem with it falling behind the text. On the homepage it works fine but when you change to the other pages it hides behind the content. Please see what I am talking about here www.medivet.net.au/index.php
Thank you
The administrator has disabled public write access.
 
Go to topPage: 12