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?

Permanetly visible thumbnails
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Permanetly visible thumbnails
#15983
Permanetly visible thumbnails 12 Years, 10 Months ago Karma: 0
Is it possible within ARI Photo Gallery to have thumbnails permanently visible?
So it's not necessary to click on the "thumbnail squares" button. See the red arrows on the image below.



Kind regards,
Woody
Last Edit: 2011/06/12 15:23 By WoodyOnline.
The administrator has disabled public write access.
 
#15998
Re:Permanetly visible thumbnails 12 Years, 10 Months ago Karma: 747
Hello,

Try to add the next CSS rules to site template CSS file:

Code:


.galleryThumbs
{
 display: block  !important;
}

.thumbsIcon
{
 display: none !important;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#16381
Re:Permanetly visible thumbnails 12 Years, 10 Months ago Karma: 0
Thank you very much for the response.
I've added the code, but it is still not working

Best regards,
Woody
The administrator has disabled public write access.
 
#16387
Re:Permanetly visible thumbnails 12 Years, 10 Months ago Karma: 747
Could you provide link to page where we can see the problem? Probably the code was added to incorrect file.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#16402
Re:Permanetly visible thumbnails 12 Years, 10 Months ago Karma: 0
I've added the code to the site template CSS file.

location:
www.woodyonline.nl/timhagen/index.php?option=com_content&view=article&id=146&Itemid=77

Then click on the first image 'Kasteeltafel'.

I just checked again and it seems to work now.
I think it was the cache of the browser. I've deleted the browser history and now it's working fine!

Thanks!

Kind regards,

Woody
The administrator has disabled public write access.
 
Go to topPage: 1