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?

Customized thumbnail
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Customized thumbnail
#25346
Customized thumbnail 12 Years, 2 Months ago Karma: 0
I am using the code below to make a single thumbnail picture show a gallery. However, I would like to use my own thumbnail. I used the following parameters thumbPath="images/album1/thumbnail/thumb.jpg , and I know what I am doing wrong.

{arifancybox activeType="imglist" dir="images/album1" thumbPath="images/album1/thumbnail/thumb.jpg"}{/arifancybox}
The administrator has disabled public write access.
 
#25347
Re:Customized thumbnail 12 Years, 2 Months ago Karma: 747
Hello,

Use the next code:

Code:


{arifancybox activeType="imglist" dir="images/album1" type="customtext"}<img src=""images/album1/thumbnail/thumb.jpg" />{/arifancybox}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#25348
Re:Customized thumbnail 12 Years, 2 Months ago Karma: 0
That reply was quick!!!
Thank you very much!!
The administrator has disabled public write access.
 
#25353
Re:Customized thumbnail 12 Years, 2 Months ago Karma: 0
hello,

I used the following code to make a thumbnails like the of the picture attached.



<p><img class="border_tracings" alt="Admiral" src="images/album1/thumbnail/thumb.jpg" width="229" height="229" />&nbsp;&nbsp; <img class="border_tracings" alt="Fighters" src="images/album1/thumbnail/thumb.jpg" width="229" height="229" />&nbsp; &nbsp;<img class="border_tracings" alt="&#1057;arrier" src="images/album1/thumbnail/thumb.jpg" width="229" height="229" /> <img class="border_tracings" alt="&#1057;arrier" src="images/album1/thumbnail/thumb.jpg" width="229" height="229" /></p>

Do you have any idea how I can open a gallery when clicking on one of those thumbnails?

also, you provided me this code which worked perfectly, but is there any way to add title to the picture?
<p>{arifancybox activeType="imglist" dir="images/album1" type="customtext"}<img src="images/album1/thumbnail/thumb.jpg" />{/arifancybox}</p>

I have also looked at the other question and made my search, but I have not found any good result.

Thanks in advance,
Last Edit: 2012/02/22 20:27 By jaag26hon.
The administrator has disabled public write access.
 
#25354
Re:Customized thumbnail 12 Years, 2 Months ago Karma: 747
1. Are these thumbnails generated by "ARI Fancybox" or this is a HTML code on a page?

2. Do you want to add a title under a thumbnail or mean something another?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#25355
Re:Customized thumbnail 12 Years, 2 Months ago Karma: 0
It's HTML code; I would like to add title to the thumbnail and to each picture of the gallery.
The administrator has disabled public write access.
 
Go to topPage: 12