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?

Gallery parameters
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Gallery parameters
#15586
Gallery parameters 12 Years, 11 Months ago Karma: 0
In this gallery images spread evenly over the page. I need them 1) to be 5 px close to each other, left justified
2) Not gray, and
3) with gray border. What parameters should change and use?

Here is my code:


{arisexylightbox activeType="imglist" grayscale="true" type="gallery" itemCount="6" dir="user/demo/gallery" thumbWidth="100" thumbHeight="100"}{/arisexylightbox}
The administrator has disabled public write access.
 
#15606
Re:Gallery parameters 12 Years, 11 Months ago Karma: 747
Hello,

Could you provide link to page where we can see the gallery and screenshot where we can see what you want to achieve?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#15676
Re:Gallery parameters 12 Years, 11 Months ago Karma: 0
See how the images spread evenly on the page. That is not what i need. I want images closer to each other on the left.

http

Thank you
Last Edit: 2011/06/03 16:45 By alexmartin.
The administrator has disabled public write access.
 
#15679
Re:Gallery parameters 12 Years, 11 Months ago Karma: 747
Add the next CSS rule to site template CSS file:

Code:


TABLE.asexy-table
{
 width: auto;
}



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