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?

nav buttons aren't working
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: nav buttons aren't working
#15310
nav buttons aren't working 12 Years, 11 Months ago Karma: 0
Firstly thanks for a beautiful module. 3 questions: 1. I'm having trouble with the navigation buttons - they are visible but are not clickable. Any idea what might be the cause of this? 2. the title and description aren't the same formatting as in the demo (eg orange title)-- is it supposed to be or do I need to edit a stylesheet to duplicate that look? 3. How do I know which jquery version to select under Basic Options when I'm configuring the module?
Last Edit: 2011/05/24 21:19 By newbie.
The administrator has disabled public write access.
 
#15320
Re:nav buttons aren't working 12 Years, 11 Months ago Karma: 748
Hello,

1. Provide link to page where we can see the problem. It can be a problem with site template HTML layout or styles.

2. You can add custom styles with help "CSS Styles" parameter. For example add the next code to "CSS Styles" parameter:

Code:


{$id}_wrapper .ari-cloud-carousel-title
{
 color:#FF9900;
 font-size: 17px;
}
{$id}_wrapper .ari-cloud-carousel-alt
{
 color:#DDD;
 font-size: 14px;
 padding:5px 0 0 0;
}
{$id}_wrapper .ari-cloud-carousel-caption 
{
 left: 20px;
 top: 15px;
}



3. You can set it to the latest available version.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#15333
Re:nav buttons aren't working 12 Years, 11 Months ago Karma: 0
thanks for the quick reply.

here's a test showing the nav buttons not working:
Last Edit: 2011/05/25 19:28 By newbie.
The administrator has disabled public write access.
 
#15334
Re:nav buttons aren't working 12 Years, 11 Months ago Karma: 748
Sorry, but what's the problem? You load the carousel into tab which has width less than width of the carousel and tab hide part of the carousel including navigation buttons.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#15335
Re:nav buttons aren't working 12 Years, 11 Months ago Karma: 0


thank you, that fixed it.
The administrator has disabled public write access.
 
Go to topPage: 1