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?

Allvideo - title in front of youtube playcontrols
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Allvideo - title in front of youtube playcontrols
#20257
Allvideo - title in front of youtube playcontrols 12 Years, 6 Months ago Karma: 0
I just bought Colorbox and I'm loving it until now! But when adding a youtube video in a Colorbox popup the 'title' is exactly in front of the youtube controls. Changing the height of the colorbox will only add black on top and bottom of the video (letterboxed).

Does anyone ever realised this problem? Any sollutions on this?

Dick
The administrator has disabled public write access.
 
#20258
Re:Allvideo - title in front of youtube playcontrols 12 Years, 6 Months ago Karma: 747
Hello,

Could you provide a link to a page where we can see the problem?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#20260
Re:Allvideo - title in front of youtube playcontrols 12 Years, 6 Months ago Karma: 0
Sorry, I could think of that myself of course...

Here you can find the video, only look at the upper video, the videoclip New York.

dickharrewijn.com/jupgrade/index.php/camera/videoclips

Here is the html code:

<div class="ari_colorbox_hide" id="new_york">
&nbsp;{youtube}7FbD6S8F46U|560|315|1{/youtube}</div>
<div class="ari_colorbox_hide" id="sweetdreams">
&nbsp;{youtube}oapXEFOfv-I{/youtube}</div>
<p>
<a class="aricolorbox {href: '#new_york', inline: true, width: 600, height: 400}" title="Diesel Disko - New York"> <img alt="" src="images/stories/projects/newyork.jpg" /><br />
<br />
<span class="Apple-style-span" style="color: rgb(0, 102, 255); font-family: 'trebuchet ms', helvetica, sans-serif; font-size: 16px; ">Dieseldisco - New York</span></a></p>
<p>
<span style="color:#add8e6;">HD - Shot on Canon 5DmkII with Zeiss photo lenses - Directed by Martijn Doolaard&nbsp;</span></p>
<hr />
The administrator has disabled public write access.
 
#20276
Re:Allvideo - title in front of youtube playcontrols 12 Years, 6 Months ago Karma: 747
Hello,

Open <joomla_directory>/modules/mod_aricolorbox/includes/js/themes/white_black/colorbox.css file and try to change the next CSS rule:

Code:


#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}



with the following CSS rule:

Code:


#cboxLoadedContent iframe{display:block; border:0;}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#20281
Re:Allvideo - title in front of youtube playcontrols 12 Years, 6 Months ago Karma: 0
Thats it! Thank you for this great and fast support!
The administrator has disabled public write access.
 
Go to topPage: 1