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



Duplicate entry \'8333026\' for key \'jos_fb_whoisonline.PRIMARY\' SQL=INSERT INTO jos_fb_whoisonline (`userid` , `time`, `what`, `task`, `do`, `func`,`link`, `userip`, `user`) \n VALUES (\'0\', \'1714275243\', \'Sub menu behind other module\',\'\',\'\',\'view\',\'https://www.ari-soft.com/index.php?option=com_kunena&Itemid=54&catid=33&func=view&id=8692&lang=en&limit=6&limitstart=24\', \'3.149.230.44\', \'0\')
Welcome, Guest
Please Login or Register.    Lost Password?

Sub menu behind other module
(0 viewing) 
Go to bottomPage: 123456789
TOPIC: Sub menu behind other module
#24746
Re:Sub menu behind other module 12 Years, 2 Months ago Karma: 0
Hello,

Can you please help me with the problem on this page www.reddoorhostel.org/index.php?option=com_oziogallery2&view=09mediagallery&Itemid=76&lang=en

Thanks...
The administrator has disabled public write access.
 
#24760
Re:Sub menu behind other module 12 Years, 2 Months ago Karma: 748
Hello,

What browser do you use? The menu on your site works fine in FireFox 10.0.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#24777
Re:Sub menu behind other module 12 Years, 2 Months ago Karma: 0
Hello,

I'm using Chromium on Linux OS, but the same goes for Chrome on Windows.

Thank you.
The administrator has disabled public write access.
 
#24785
Re:Sub menu behind other module 12 Years, 2 Months ago Karma: 748
It seems this problem with a Flash object which is used for image gallery. Try to add wmode="transparent" attribute to <EMBED> tag.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#28143
Re:Sub menu behind other module 11 Years, 11 Months ago Karma: 0
I added z-index

#header .yuimenubar ul
{
position: relative;
right: 0;
z-index: 100000 ! important;
}

but submenu still behind other module

link: lehoanglaw.com.vn/

image:

Can you help me ?

Thanks in advance.
The administrator has disabled public write access.
 
#28144
Re:Sub menu behind other module 11 Years, 11 Months ago Karma: 748
Hello,

Add the next CSS rule:

Code:


BODY #header 
{
 overflow: visible;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 123456789