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?

Deleting Border Around Images
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Deleting Border Around Images
#16722
Deleting Border Around Images 12 Years, 10 Months ago Karma: 0
Hello,

How do I eliminate the border around the images in the slideshow? My images are different sizes and when a smaller image shows up, there is a gray border, much larger than the image around it. Or, is there a way to set it up so that you can show various image sizes?
Thanks so much,

Jayne
The administrator has disabled public write access.
 
#16723
Re:Deleting Border Around Images 12 Years, 10 Months ago Karma: 748
Hello,

Could you provide link to page where we can see the slider on your site?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#16971
Re:Deleting Border Around Images 12 Years, 10 Months ago Karma: 0
The administrator has disabled public write access.
 
#17015
Re:Deleting Border Around Images 12 Years, 9 Months ago Karma: 748
Could you provide screenshot where we can see what border you mean? We see images in the slider without borders.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#17269
Re:Deleting Border Around Images 12 Years, 9 Months ago Karma: 0
I also want to know where to to completely delete / disable the borders. The site I am doing for my client requires that the borders be removed. Can you please tell me where
The administrator has disabled public write access.
 
#17272
Re:Deleting Border Around Images 12 Years, 9 Months ago Karma: 748
Hello,

If you want to remove shadow, use the next CSS rule:

Code:


DIV.nivoSlider
{
 -moz-box-shadow: 0 0 0;
 -webkit-box-shadow: 0 0 0;
 -o-box-shadow: 0 0 0;
 box-shadow: 0 0 0;
}



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