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?

Reflection image not align with thumbnails
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Reflection image not align with thumbnails
#29421
Reflection image not align with thumbnails 11 Years, 10 Months ago Karma: 0
Reflection image not align with thumbnails, I had search inside the forum and found solution by adding next CSS rules to template.
However, I could not understand how to do it. Anyone could point to me where to add the CSS rule?


Code:

div.block img.cloudcarousel
{
margin: 0;
}


thank you
The administrator has disabled public write access.
 
#29426
Re:Reflection image not align with thumbnails 11 Years, 10 Months ago Karma: 748
Hello,

Custom CSS rules can be added to "CSS Styles" parameter in module settings.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#29428
Re:Reflection image not align with thumbnails 11 Years, 10 Months ago Karma: 0
I had add the below code to CSS Styles parameter, but the problem still occur. Any idea?

code:

div.block img.cloudcarousel
{
margin: 0;
}
The administrator has disabled public write access.
 
#29429
Re:Reflection image not align with thumbnails 11 Years, 10 Months ago Karma: 748
Provide a link to a page where we can see the problem.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#29430
Re:Reflection image not align with thumbnails 11 Years, 10 Months ago Karma: 0
The administrator has disabled public write access.
 
#29431
Re:Reflection image not align with thumbnails 11 Years, 10 Months ago Karma: 748
This problem with site template styles, add the next CSS rule:

Code:


DIV.ari-cloud-carousel IMG.cloudcarousel
{
 margin: 0;
}



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