Keyword

All videos not resizing {youtube}

  • pureimagination
  • pureimagination's Avatar Topic Author
  • Offline
  • New Member
More
10 years 3 months ago #54494 by pureimagination
All videos not resizing {youtube} was created by pureimagination
Hi,

my videos are not resizing to the size i want. I have put in the {youtube}blahblah|300|200|0{/youtube} parameters in my joomla article, but alas they are still HUGE

Any ideas?

Cheers ???
The topic has been locked.
  • Yiota
  • Yiota's Avatar
  • Visitor
10 years 3 months ago #54495 by Yiota
Replied by Yiota on topic Re: All videos not resizing {youtube}
Please provide a link to your video page to check it out.

Thank you.
The topic has been locked.
  • Yiota
  • Yiota's Avatar
  • Visitor
10 years 3 months ago #54496 by Yiota
Replied by Yiota on topic Re: All videos not resizing {youtube}
This seems to be an issue with the responsive template of AllVideos.
Create a template override of the allvideos plugin (create a folder named jw_allvideos under templates/your_template/html/ and add a copy of the Responsive folder in it. You can find the Responsive folder under plugins/content/jw_allvideos/jw_allvideos/tmpl/) and modify the css file (under css folder) with these changes

Replace the following:

.avVideo .avPlayerContainer .avPlayerBlock {width:100%!important;position:relative!important;padding:0 0 56% 0!important;}

.avVideo .avPlayerContainer .avPlayerBlock div {position:absolute!important;top:0;left:0;min-width:320px!important;width:100%!important;height:100%!important;}

.avAudio .avPlayerContainer .avPlayerBlock div {min-width:320px!important;width:100%!important;height:24px!important;}

with these:

.avVideo .avPlayerContainer .avPlayerBlock {width:100%!important;position:relative;padding:0 0 56% 0!important; height: 0; overflow: hidden;}

.avVideo .avPlayerContainer .avPlayerBlock video {position:absolute!important;top:0;left:0;min-width:100%;min-height: 100%;max-height:100%;}

.avAudio .avPlayerContainer .avPlayerBlock > div {min-width:320px!important;width:100%!important;height:24px!important;}
The topic has been locked.
  • pureimagination
  • pureimagination's Avatar Topic Author
  • Offline
  • New Member
More
10 years 3 months ago #54497 by pureimagination
Replied by pureimagination on topic Re: All videos not resizing {youtube}
Hi, i did all that. great. But still videos are HUGE!

I am using the tag {youtube}kfjsdlkjdfd|300|200|0{/youtube} in article.

Any ideas why the size is not changing?

ta for you help so far, appreciate it
The topic has been locked.
  • Yiota
  • Yiota's Avatar
  • Visitor
10 years 3 months ago #54498 by Yiota
Replied by Yiota on topic Re: All videos not resizing {youtube}
OK. Try to add this:

.avVideo .avPlayerContainer .avPlayerBlock iframe, .avVideo .avPlayerContainer .avPlayerBlock object, .avVideo .avPlayerContainer .avPlayerBlock embed, .avVideo .avPlayerContainer .avPlayerBlock div {
position: absolute;top: 0;left: 0;min-width :inherit;width: auto;height: auto;}

instead of this:

.avVideo .avPlayerContainer .avPlayerBlock video {position:absolute!important;top:0;left:0;min-width:100%;min-height: 100%;max-height:100%;}
The topic has been locked.
  • pureimagination
  • pureimagination's Avatar Topic Author
  • Offline
  • New Member
More
10 years 3 months ago #54499 by pureimagination
Replied by pureimagination on topic Re: All videos not resizing {youtube}
This didnt work. You tell users this is an amazing extension for joomla responsive videos, but its not. I am quite shocked at the amount of re-coding you have requested me to do. Its lucky I know how to code. as another person would be at a total loss.

I am unhappy with all videos
The topic has been locked.
  • pureimagination
  • pureimagination's Avatar Topic Author
  • Offline
  • New Member
More
10 years 3 months ago #54500 by pureimagination
Replied by pureimagination on topic Re: All videos not resizing {youtube}
Nice to know, no staff have bothered to contact me!
The topic has been locked.
More
10 years 2 months ago - 10 years 2 months ago #54501 by norcaljb
Replied by norcaljb on topic Re: All videos not resizing {youtube}
this might seem silly but is it possible that you have responsive selected in the plugin?
if so deselect it.

i know people that have selected that thinking because their site is responsive that they should choose that in the plugin setting.
The topic has been locked.
More
10 years 6 days ago #55217 by Rainman
Replied by Rainman on topic Re: All videos not resizing {youtube}
Has this been resolved? Yes, I have responsive selected in my plugin, because when I unselect it the video is a good size, but the frame is no longer repsonsive and when the browser is resized small it does not resize the video. I want the video to be responsive, but have a max width of about 500px. This seems like it should be a given.
The topic has been locked.
More
10 years 3 days ago #55225 by Lefteris
Replied by Lefteris on topic Re: All videos not resizing {youtube}
@ Rainman

Hi. Is there a link to your site demonstrating the issue?

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
The topic has been locked.

Powered by Kunena Forum