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?

items are hidden by other module
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: items are hidden by other module
#8336
items are hidden by other module 13 Years, 5 Months ago Karma: 0
I added a images module to my site, unfortunately the menu items are transparent and as a result being hidden by the image module.

Can this be fixed?

Thanks!
Last Edit: 2011/04/12 17:23 By maorlast.
The administrator has disabled public write access.
 
#8339
Re:items are hidden by other module 13 Years, 5 Months ago Karma: 747
We can't get access to your site because it requires credentials. You can send it by email.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#8340
Re:items are hidden by other module 13 Years, 5 Months ago Karma: 0
The credentials were sent to your mail

I appreciate you assistance.
The administrator has disabled public write access.
 
#8342
Re:items are hidden by other module 13 Years, 5 Months ago Karma: 747
This problem with site template styles. Add the following CSS rules:

Code:


#content
{
  position: relative;
  z-index: 1;
}

#header
{
  position: relative;
  z-index: 2;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#8344
Re:items are hidden by other module 13 Years, 5 Months ago Karma: 0
This is unbelievable.
What a great support you give

Thanks!
The administrator has disabled public write access.
 
#8345
Re:items are hidden by other module 13 Years, 5 Months ago Karma: 0
Similar problem here: www.kulturosupa.gr

The child menu items are shown behind parent, cause of 2 line menu. I changed, probably not the correct one, z-index in menu.min.css, with no results.

Thanks in advance
The administrator has disabled public write access.
 
Go to topPage: 12