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?

changing background colour
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: changing background colour
*
#6223
changing background colour 13 Years, 8 Months ago Karma: 1
Hi

firstly this is an awesome module which I've just set-up in about 5 minutes.

I'm wanting to know if there's any way of changing the background colour to something less stark than black or if possible to have no background at all?

I've got a theme running through my web site which I would like this module to conform with. The site is at: spectrumglassoptions.com

I have already seen some other modules on your site which I'd consider buying so I'll be a returning customer!

Thanks again

Keith
The administrator has disabled public write access.
 
#6224
Re:changing background colour 13 Years, 8 Months ago Karma: 747
Hello,

You can add the following CSS rules to site template CSS file that make background transparent:

Code:


.ari_slideshow_container .ari_slideshow_pane DIV,
.ari_slideshow_container .ari_slideshow_pane IMG

  background-color: transparent !important;
}

.ari_slideshow_container .ari_slideshow_pane TABLE
{
  border-width: 0;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#38295
Re:changing background colour 11 Years, 1 Month ago Karma: 0
Great, THANKS
The administrator has disabled public write access.
 
#47678
Re:changing background colour 10 Years, 2 Months ago Karma: 0
Hi - Great module (thanks!), but this css fix isn't working for us. We've added your code to template.css as instructed, but still seeing the black background while slider is loading... Any ideas please? Thanks...
The administrator has disabled public write access.
 
#47679
Re:changing background colour 10 Years, 2 Months ago Karma: 747
Hello,

This topic is about "ARI Image SlideShow" extension. We suppose you use "ARI Image Slider" extension.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#47680
Re:changing background colour 10 Years, 2 Months ago Karma: 0
Hi, yes sorry, using ARI Image Slider extension - found answer here: www.ari-soft.com/ARI-Image-Slider/43701-Slider-loading-problem.html

Thanks for v prompt reply - great extension, thanks...!
Last Edit: 2014/02/05 06:08 By emkt.
The administrator has disabled public write access.
 
Go to topPage: 1