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?

Menu's are behind content
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Menu's are behind content
#10022
Menu's are behind content 13 Years, 3 Months ago Karma: 0
On my website www.bergmanmechanisatie.nl I have installed the Ari ext under "producten 2" When I do a mouseover the menu's not all menu's are visible. How can I fix this.

Thanks in regard
Last Edit: 2011/01/13 14:02 By klaasjanvd.
The administrator has disabled public write access.
 
#10023
Re:Menu's are behind content 13 Years, 3 Months ago Karma: 747
Hello,

Sorry, but provided page doesn't contain "ARI Ext Menu" module.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#10024
Re:Menu's are behind content 13 Years, 3 Months ago Karma: 0
the ari ext module is placed here:
bergmanmechanisatie.nl/index.php/producten2
The administrator has disabled public write access.
 
#10027
Re:Menu's are behind content 13 Years, 3 Months ago Karma: 0
the ari ext module is placed here:
bergmanmechanisatie.nl/index.php/producten2
The administrator has disabled public write access.
 
#10032
Re:Menu's are behind content 13 Years, 3 Months ago Karma: 747
Add the following CSS rules:

Code:


div.Column1,
.Column1 .Block,
.Column1 .Block .BlockContentBorder 
{
 overflow: visible;
}

div.MainColumn
{
 position: relative;
 z-index: 1;
}

div.Column1
{
 position: relative;
 z-index: 10;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#10035
Re:Menu's are behind content 13 Years, 3 Months ago Karma: 0
Thank you, that solved the problem.
The administrator has disabled public write access.
 
Go to topPage: 1