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?

Deactivate Table?
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Deactivate Table?
#51489
Deactivate Table? 9 Years, 7 Months ago Karma: 0
Hi,

I'm using the Plugin for a display of a few images under an article, this is my code:

{arisexylightbox activeType="imglist" thumbHeight="100" dir="images/GOTM/1409"}{/arisexylightbox}

It displays thumbs in a table, the images don't fit and the table is way too big.

How can I deactivate the table, I just need a row of the thumbnails next to each other that open in the Lightbox when clicked on.

Kind regards,
Michael
The administrator has disabled public write access.
 
#51491
Re:Deactivate Table? 9 Years, 7 Months ago Karma: 747
Hello,

It is possible to use "itemCount" attribute to increase number of images per row. For example use the following plugin code:

Code:


{arisexylightbox activeType="imglist" thumbHeight="100" dir="images/GOTM/1409" itemCount="999"}{/arisexylightbox}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#51492
Re:Deactivate Table? 9 Years, 7 Months ago Karma: 0
Hmm, that's not exactly what I'm looking for, the table form is still there.

I think I need to use the "Inline Images" setting instead of "imglist".
But i can't get that to work properly, thumbs are now under each other and of bad quality?

Is there no option to show inline images from a directory as a plugin-code (instead of html), like with "imglist", but no table around the thumbs? Height or Width adjustment would be more than enough.


Michael
The administrator has disabled public write access.
 
#51493
Re:Deactivate Table? 9 Years, 7 Months ago Karma: 747
Currently the extension can show images from folder(s) in a table, but it is possible to change table parameters to remove padding, margin and other parameters. Could you provide a link to a page with images and an image where we can see what do you want to achieve? You can send it by email.

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