Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 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.


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?

change the background color from transparent ?
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: change the background color from transparent ?
#20482
change the background color from transparent ? 13 Years, 2 Months ago Karma: 0
Is there a way to change the background color to a different color from transparent during image loading/transition? My client does not like the see through during transition. ?? Thanks a bunch as usual.

Tony
The administrator has disabled public write access.
 
#20541
Re:change the background color from transparent ? 13 Years, 2 Months ago Karma: 760
Hello,

You can try to add the next CSS rule to a site template CSS file:

Code:


#SLB-Wrapper.loading #SLB-Contenido
{
 background: black !important;
}



but top of the lightbox remains transparent.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#20547
Re:change the background color from transparent ? 13 Years, 2 Months ago Karma: 0
looks like it did not change by adding the code. ?
site here, the side bar on right.

Thanks.

Tony
The administrator has disabled public write access.
 
#20550
Re:change the background color from transparent ? 13 Years, 2 Months ago Karma: 760
Where did you add provided code?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#20553
Re:change the background color from transparent ? 13 Years, 2 Months ago Karma: 0
I put it in template.css

Tony
The administrator has disabled public write access.
 
#20576
Re:change the background color from transparent ? 13 Years, 2 Months ago Karma: 760
Clean browser's cache.

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