Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 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.


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?

slideshow above menu items
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: slideshow above menu items
#45799
slideshow above menu items 11 Years, 1 Month ago Karma: 0
Hi,

I've installed slideshow module and I like it a lot.
One problem that I have is that slideshow module is above menu items and I can see menu scroll down.

See my web : www.studio-liorit.co.il/

Hover on menu items above and see how their scroll down is below slideshow module.

How can I resolve it?

Thanks.
The administrator has disabled public write access.
 
#45809
Re:slideshow above menu items 11 Years, 1 Month ago Karma: 760
Hello,

Add the following CSS rules:

BODY #region1_outer
{
z-index: 2;
position: relative;
}

BODY #region2_outer
{
z-index: 1;
position: relative;
}


Regards,
ARI Soft
The administrator has disabled public write access.
 
#45828
Re:slideshow above menu items 11 Years, 1 Month ago Karma: 0
Hi,

Can you please post very specific step-by-step action items I need to perform?

More specifically:
1. where is this CSS located?
2. Is this the exact text or I need to replace #region1_outer with layout of my template?

Thanks!
The administrator has disabled public write access.
 
#45829
Re:slideshow above menu items 11 Years, 1 Month ago Karma: 760
CSS rules can be added to "CSS Styles" parameter in module settings.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#45883
Re:slideshow above menu items 11 Years, 1 Month ago Karma: 0
Thanks a lot for your reply.
It is slightly better now.

But still, when slideshow starts running (pictures change), this happens again.
Slideshow hides menu scroll down.

What can be done?
The administrator has disabled public write access.
 
#45888
Re:slideshow above menu items 11 Years, 1 Month ago Karma: 760
What browser do you use? We have checked it in FireFox and it works fine.

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