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


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 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.


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
#21253
Re:IE problem - Subnavs beneath main layer 13 Years, 1 Month ago Karma: 760
Hello,

404 HTTP error occurs when we try to open provided link.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#21255
Re:IE problem - Subnavs beneath main layer 13 Years, 1 Month ago Karma: 0
Sorry, stupid me! I gave you the wrong url. Its www.medivetlabs.com.au/index.php

Sorry
The administrator has disabled public write access.
 
#21256
Re:IE problem - Subnavs beneath main layer 13 Years ago Karma: 760
Add the next CSS rules:

Code:


.ux-menu-container UL.ux-menu-sub LI
{
 padding: 0;
 margin: 0;
}

BODY .main .header
{
 z-index: 2000;
}

BODY .indent,
BODY .indent #content
{
 position: relative;
 z-index: 1;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#21257
Re:IE problem - Subnavs beneath main layer 13 Years ago Karma: 0
You are a legend!! All working great now.

Thank you so much.

Andrea
The administrator has disabled public write access.
 
#21258
Re:IE problem - Subnavs beneath main layer 13 Years ago Karma: 0
Perfect! Works great now.

Many thanks for your help and such a quick reply!
The administrator has disabled public write access.
 
Go to topPage: 12