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?

How can I change the color of the white box?
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: How can I change the color of the white box?
#26779
How can I change the color of the white box? 12 Years, 1 Month ago Karma: 0
Hello.

Great set of plugin's.

But how do I either change the color of the white box or hide it? I need to display videos on black.

Thank you.

Anne
The administrator has disabled public write access.
 
#26781
Re:How can I change the color of the white box? 12 Years, 1 Month ago Karma: 747
Hello,

Describe in more details your needs please and provide a link to a page where we can see described problem.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#26782
Re:How can I change the color of the white box? 12 Years, 1 Month ago Karma: 0
Hello.

Here is a link: rummeles.info/index.php?option=com_content&view=article&id=76&Itemid=143

When you go to this page, in the center of the page is the word "Rummeles". Click on Rummeles.

The fancy box comes up with a video in it.

The border around the video is white.

Actually, I would like to know how to do two things:

1. Change the white color of the border (probably better described as a background) to black.
2. Have zero border (I tried setting the padding and margin both to zero, but there was always some white remaining under the "X" to close.

Thanks!
The administrator has disabled public write access.
 
#26787
Re:How can I change the color of the white box? 12 Years, 1 Month ago Karma: 747
Hello,

Add the next CSS rule to a site template CSS file to change background color:

Code:


body #fancybox-content
{
 border-color: #000;
}



Padding can be changed on plugin (module) settings page. See "Padding" parameter.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#26824
Solved-How can I chnge the color of the white box? 12 Years, 1 Month ago Karma: 0
Thank you.

That worked great!

Cheers!
Last Edit: 2012/03/28 20:22 By andersonannem.
The administrator has disabled public write access.
 
Go to topPage: 1