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?

Activating Background with deactivating Theme
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Activating Background with deactivating Theme
#18464
Activating Background with deactivating Theme 12 Years, 8 Months ago Karma: 0
Sorry for posting so much ^^

But i would like to give my gallery a background without activating a Theme (Shadow, Pin, Clip Flora)?
The Background disappears if no Theme is selected,...
The administrator has disabled public write access.
 
#18465
Re:Activating Background with deactivating Theme 12 Years, 8 Months ago Karma: 748
What CSS rule do you use that attach the background?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#18466
Re:Activating Background with deactivating Theme 12 Years, 8 Months ago Karma: 0
I am using this one for the background color:
TABLE.ari-theme-shadow
{
background-color: gray;
}

And this one for the thumbnail Border color (but i think i will not use this in the future)
TABLE.ari-theme-shadow .apretty-inner
{
background-color: black;
}
Last Edit: 2011/08/18 12:46 By eraz.
The administrator has disabled public write access.
 
#18467
Re:Activating Background with deactivating Theme 12 Years, 8 Months ago Karma: 748
Use the next CSS rule:

Code:


TABLE.prettyphoto-simple-table
{
 background-color: gray;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#18470
Re:Activating Background with deactivating Theme 12 Years, 8 Months ago Karma: 0
Thank you
Last Edit: 2011/08/18 13:06 By eraz.
The administrator has disabled public write access.
 
Go to topPage: 1