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?

drop down Menu behind images in articles
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: drop down Menu behind images in articles
#18775
drop down Menu behind images in articles 12 Years, 7 Months ago Karma: 0
www.mksurveys.com/index.php?option=com_content&view=article&id=80&Itemid=163
menu items go behind the images (services on top menu)
Help appreciated
The administrator has disabled public write access.
 
#18787
Re:drop down Menu behind images in articles 12 Years, 7 Months ago Karma: 746
Hello,

Problem with carousel extension. When it is disabled, the menu works fine.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#18802
Re:drop down Menu behind images in articles 12 Years, 7 Months ago Karma: 0
using Chrome dev tools:
<div id="ariyuimenu_ariyui81_63" class="yuimenu yui-module yui-overlay yui-overlay-hidden" style="z-index: 1; position: absolute; visibility: hidden; ">

To...

<div id="ariyuimenu_ariyui81_63" class="yuimenu yui-module yui-overlay yui-overlay-hidden" style="z-index: 10; position: absolute; visibility: hidden; ">

it then works - how do I update this to the css in the module / parameters / css styles ?
The administrator has disabled public write access.
 
#18803
Re:drop down Menu behind images in articles 12 Years, 7 Months ago Karma: 746
You can add the next CSS rule to "CSS Styles" parameter in module settings:

Code:


#ariyuimenu_ariyui81_63
{
 z-index: 10 !important;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#18804
Re:drop down Menu behind images in articles 12 Years, 7 Months ago Karma: 0
Thank you ARI soft - works fine now

I could figure out what was needed but was struggling with the css code !! -

Very quick and professional response.
I would recommend your products A*
The administrator has disabled public write access.
 
Go to topPage: 1