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?

another menu dissapearing behind modules in ie7
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: another menu dissapearing behind modules in ie7
#10780
another menu dissapearing behind modules in ie7 13 Years, 1 Month ago Karma: 0
Hello and congratulations regarding this useful menu module. I've tried all solutions found in this forum (z-index, position etc) but couldn't find a way to fix.

Could you please have a look? I would appreciate very much.

The site is at clearmarketing.gr/demo and the menu at "CLEAR SERVICES" goes behind the image and text when using ie7.

Thanks in advance. Looking forward.
The administrator has disabled public write access.
 
#10783
Re:another menu dissapearing behind modules in ie7 13 Years, 1 Month ago Karma: 746
Hello,

Add the following CSS rule to site template CSS file or to "CSS Styles" parameter in module settings:

Code:


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



Regards,
ARI Soft
The administrator has disabled public write access.
 
#10796
Re:another menu dissapearing behind modules in ie7 13 Years, 1 Month ago Karma: 0
Hey, thank you very much, it worked fine! I am grateful.

keep up the good job!

jim
The administrator has disabled public write access.
 
Go to topPage: 1