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?

Website menu hides behind ARI Photo Thumnail
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Website menu hides behind ARI Photo Thumnail
#18168
Website menu hides behind ARI Photo Thumnail 12 Years, 7 Months ago Karma: 0
Hey, i have created the following gallery for testing:
www.spotcatch.net/

But there's a problem, if you move the cursor over the menuentry "Galerie", you can see that the drop down menu hides behind the thumbnail of the image beneath. Is there a way to fix that?
Last Edit: 2011/12/21 08:53 By eraz.
The administrator has disabled public write access.
 
#18180
Re:Website menu hides behind ARI Photo Thumnail 12 Years, 7 Months ago Karma: 746
Hello,

Add the next CSS rule to a site template CSS file:

Code:


#s5_header_wrap 
{
 position: relative;
 z-index: 100;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#18232
Re:Website menu hides behind ARI Photo Thumnail 12 Years, 7 Months ago Karma: 0
Sorry but the behavior has'nt changed...
The administrator has disabled public write access.
 
#18234
Re:Website menu hides behind ARI Photo Thumnail 12 Years, 7 Months ago Karma: 746
In what file you added the code? We don't see it on provided page.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#18240
Re:Website menu hides behind ARI Photo Thumnail 12 Years, 7 Months ago Karma: 0
To template.css, is'nt that right?
The administrator has disabled public write access.
 
#18254
Re:Website menu hides behind ARI Photo Thumnail 12 Years, 7 Months ago Karma: 746
Remove "/*" code before the CSS rule. "/*" is used as comment in CSS files.

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