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?

no space between thumbs
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: no space between thumbs
#4862
no space between thumbs 13 Years, 9 Months ago Karma: 0
Hi. I want realize a wallphotos with your module (or plugin...) and i need no pixels (no space) between thumbs. Where i can modify code for to obtain this?

Thank you for your support and, please, forgive my terrificant english!
The administrator has disabled public write access.
 
#4863
Re:no space between thumbs 13 Years, 9 Months ago Karma: 746
Hello,

You can do the following:

1. Set 'Simple Gallery -> Container CSS class' parameter in module settings to 'thumb_table' for example.

2. Add the following CSS rule to your template CSS file:

Code:


TABLE.thumb_table
{
  width: auto;
}



or if you can wait several hours, we can update the extension that you can specify table parameters into module settings.

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