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?

dropdown menu behind thumbnail dots
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: dropdown menu behind thumbnail dots
#28183
dropdown menu behind thumbnail dots 12 Years, 1 Month ago Karma: 0
Am using an Artisteer created template on joomla 2.5. One of the sub-category tabs on drop down covers the photo in the image slider (which I want) but is behind the thumbnail "dot" indicators) which I don't want (demo1). How can I fix that? Otherwise a great product. I'd also be satisfied in this case with eliminating the thumbnail dots completely (not just deactivating).
Last Edit: 2012/05/10 17:29 By mennodon.Reason: wrong second pic
The administrator has disabled public write access.
 
#28184
Re:dropdown menu behind thumbnail dots 12 Years, 1 Month ago Karma: 748
Hello,

Provide a link to a page where we can see the problem so we can investigate the problem.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#28185
Re:dropdown menu behind thumbnail dots 12 Years, 1 Month ago Karma: 0
The site can be accessed at cmc-media.goshen.edu/
The administrator has disabled public write access.
 
#28197
Re:dropdown menu behind thumbnail dots 12 Years, 1 Month ago Karma: 748
Add the next CSS rules to a site template file:

Code:


.art-nav
{
 z-index: 2 !important;
}

.art-sheet
{
 z-index: 1 !important;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#28211
Re:dropdown menu behind thumbnail dots 12 Years, 1 Month ago Karma: 0
Thanks. This fixed the problem perfectly.
The administrator has disabled public write access.
 
Go to topPage: 1