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?

Change Thumbnails Size in ARI Slider
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Change Thumbnails Size in ARI Slider
#50812
Re:Change Thumbnails Size in ARI Slider 9 Years, 7 Months ago Karma: 0
I changed some of the size values in the template.css file. For example where it said 45px for height i changed it to 50. I did not add anything.

In the image you can see how the thumbnails are wider but not taller and do not fill the panel.



ge.tt/9wKLBHr1/v/0
ori
User Offline Click here to see the profile of this user
Last Edit: 2014/08/15 18:15 By ori.
The administrator has disabled public write access.
 
#50818
Re:Change Thumbnails Size in ARI Slider 9 Years, 7 Months ago Karma: 746
Could you specify what CSS properties were changed?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#50819
Re:Change Thumbnails Size in ARI Slider 9 Years, 7 Months ago Karma: 0
I don't remember exactly, sorry. I uploaded the css file, in case it helps: ge.tt/9wKLBHr1/v/0
ori
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#50822
Re:Change Thumbnails Size in ARI Slider 9 Years, 7 Months ago Karma: 746
Try to add the following CSS rules to a site template CSS file:

BODY .ari_slider .ari_slider_menu UL LI
{
height: 60px;
width: 80px;
}

BODY .ari_slider .ari_slider_menu UL LI A
{
height: 50px;
}

BODY .ari_slider .ari_slider_menu
{
height: 60px;
}

and modify the following images to appropriate sizes:

<joomla_directory>/modules/mod_arislider/includes/js/img/active_bg.png

<joomla_directory>/modules/mod_arislider/includes/js/img/panel.jpg

Regards,
ARI Soft
The administrator has disabled public write access.
 
#50839
Re:Change Thumbnails Size in ARI Slider 9 Years, 7 Months ago Karma: 0
Done as instructed. Now it looks like this:

ori
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#50846
Re:Change Thumbnails Size in ARI Slider 9 Years, 7 Months ago Karma: 746
Could you specify what's wrong?

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