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?

Line border and padding
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Line border and padding
#25531
Line border and padding 12 Years, 4 Months ago Karma: 0
Hello,
As shown in the attachment, I am getting a line border and padding all around the slideshow. How do I remove that ?



Also note the black background visible through the curved corners of the image..

Biju
Last Edit: 2012/02/26 05:53 By bijuta.
The administrator has disabled public write access.
 
#25532
Re:Line border and padding 12 Years, 4 Months ago Karma: 748
Hello,

Provide a link to a page where we can see a slider.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#25540
Re:Line border and padding 12 Years, 4 Months ago Karma: 0
The administrator has disabled public write access.
 
#25543
Re:Line border and padding 12 Years, 4 Months ago Karma: 748
Add the next CSS rules to a site template CSS file:

Code:


TABLE.ari_slideshow
{
 border-style: none;
}

TABLE.ari_slideshow TD.slideshowContent DIV,
TABLE.ari_slideshow TD.slideshowContent DIV IMG
{
 background-color: transparent !important;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#26464
Re:Line border and padding 12 Years, 3 Months ago Karma: 0
Thank you. That solved the problem
The administrator has disabled public write access.
 
Go to topPage: 1