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?

Sub menu behind other module
(1 viewing) (1) Guest
Go to bottomPage: 123456789
TOPIC: Sub menu behind other module
#13361
Re:Sub menu behind other module 13 Years ago Karma: 0
NO WAY!!! How do you do it so fast???. I spend two hours looking for something that made even the slightest sense in that css. lol.

Thank you!
The administrator has disabled public write access.
 
#14700
Re:Sub menu behind other module 12 Years, 11 Months ago Karma: 0
This issue does still persist. In all browsers after several minutes of the page remaining idle. I'm really not imagining it ! I attach one screenshot from Firefox...

Also, I've tried the same type of solution here but the submneu still ends up being positioned behind the modules below. Can you please advise how to resolve ?

Many thanks
The administrator has disabled public write access.
 
#14706
Re:Sub menu behind other module 12 Years, 11 Months ago Karma: 747
This problem with site template styles. Add the next CSS rules that fix it:

Code:


body div#top
{
 position: relative;
 overflow: visible;
 z-index: 2;
}

body div#wrap-middle
{
 position: relative;
 z-index: 1;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#14716
Re:Sub menu behind other module 12 Years, 11 Months ago Karma: 0
When I add those CSS styles my template breaks.
The administrator has disabled public write access.
 
#14717
Re:Sub menu behind other module 12 Years, 11 Months ago Karma: 747
In this case we can recommend to contact site template developers because this problem with site template styles.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#14718
Re:Sub menu behind other module 12 Years, 11 Months ago Karma: 0
The template is not purchased, and contains nothing complicated, all standard styles. I find it extraordinary that you are suggesting a template needs to be altered to conform to your extension rather than the extension conform to one's template.

Additionally you have not answered my original query - you did I presume see the screenshot where it is quite obvious that the submenu is STILL appearing underneath the modules further down the page. As mentioned before, this happens after the page is idle for some minutes.

I used to be happy with this extension but right now, I have to be honest.....this is not giving me a warm fuzzy feeling. I'd happily pay for a dropdown menu which is more manageable and doesn't require so much support.
The administrator has disabled public write access.
 
Go to topPage: 123456789