Embedded video not resizing in News Show Pro GK4

Free responsive Joomla 2.5 and 3.x module to present your content with easy and intuitive way.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Fri Jul 02, 2010 2:30 pm
Hey I'm using News Show Pro GK4 on my front page to show the last 4 articles in my Multimedia section. This section usually contains embedded multimedia files using joomlaworks allvideos plugin.

I want to display these articles in a 2 by 2 square to take advantage of the limited space for the module.

I have set this up correctly with Amount of pages with arts set to 1, Amount of columns set to 2 and Amount of rows also set to 2, however my problem is the embedded youtube videos are stretching out of their region and overlapping the video in the next row.

Is there anyway to make sure the videos stick inside their own box and not to ovelap each other? Auto resize for frontpage or blog views maybe?

Thanks in advance.

website: ukrapmusic.com
User avatar
Senior Boarder

GK User
Fri Jul 02, 2010 2:56 pm
i sow your website, and i sow the problem.

Try to change the settings on the plugin of the allvideos for width.
User avatar
Fresh Boarder

GK User
Fri Jul 02, 2010 3:01 pm
thanks but that would also, reduce the width in the main article and i don't want to do that.
User avatar
Senior Boarder

GK User
Fri Jul 02, 2010 3:15 pm
try to use RokBox like plugin in article and GK4 to show the articles in grid 2x2.

http://www.rockettheme.com/extensions-joomla/rokbox
User avatar
Fresh Boarder

GK User
Fri Jul 02, 2010 3:38 pm
No i prefer News Show Pro, it's much more powerful and flexible, lets see if it can be updated
User avatar
Senior Boarder

GK User
Fri Jul 02, 2010 7:10 pm
Hi

That's the first time someone ask this, but here's a shoot.
Try adding this code:

Code: Select all
.nsp_art .avPlayerSubContainer.avPlayerSubContainerClean object{
width: 230px!important;height:160px!important;float:left;overflow:hidden!important}


Cheers ;)
User avatar
Platinum Boarder

GK User
Fri Jul 02, 2010 8:45 pm
Thanks for the reply. Where would I put that code seichinha? Also I only really want it to affect that particular module?
Thanks again
User avatar
Senior Boarder

GK User
Sat Jul 03, 2010 2:59 am
Place it on gk_stuff.css file and use this code instead:

Code: Select all
#nsp-nsp_65 .nsp_art .avPlayerSubContainer.avPlayerSubContainerClean object{
width:230px!important;height:160px!important;float:left;margin-left: 15PX}
#nsp-nsp_65 h4.nsp_header {height: 50px;}


The result should be like this:
User avatar
Platinum Boarder

GK User
Sat Jul 03, 2010 8:42 am
Works beautifully.
Thank you so much :)
User avatar
Senior Boarder

GK User
Wed Nov 10, 2010 10:40 pm
Hello

I'm trying to do the same thing on NSP4 v2 without success.
I didnt get any video in the module (just the title)

Probably some change is needed to your code :

#nsp-nsp_65 .nsp_art .avPlayerSubContainer.avPlayerSubContainerClean object{
width:230px!important;height:160px!important;float:left;margin-left: 15PX}
#nsp-nsp_65 h4.nsp_header {height: 50px;}

Could you help me on this ?

Thanks in advance.
User avatar
Fresh Boarder

teitbite
Fri Nov 12, 2010 4:22 pm
Hi

Please show me this on Your site.
User avatar
Moderator

GK User
Tue Nov 16, 2010 9:05 am
thanks for helping me on this.

url is www.ubiznews.com/index.php

I've send you admin login and pwd by mail.
User avatar
Fresh Boarder

teitbite
Wed Nov 17, 2010 1:26 am
Hi

Unfortunately what You want to make is impossible. The video is placed on the site using code with dimensions. Changing this will affect also the video size at the article, so it's not possible for NSP4 to make a smaller videos. Sorry.
User avatar
Moderator

GK User
Tue Feb 15, 2011 6:21 am
Is this generic code that works with all modules, or do I need to change something within the code with the name of my module? Is the 65 in the example the module #?
User avatar
Senior Boarder

teitbite
Wed Feb 16, 2011 2:31 am
Hi

I do not know if it's working, but for sure You can try it without module id: #nsp-nsp_65. than it will assigned globaly.
User avatar
Moderator

GK User
Wed Jun 22, 2011 2:03 pm
Hello, I have a similar problem, I am using the template Gavick car magazine and I am trying to view a video on the homepage of YouTube in a article created with the component with k2 GK4 News Show Pro, but the NSP GK4 displays nothing, but when I switch to another template the video is displayed correctly, I'm using the plugin all video inside the article and I am using this tag:

Example: {youtube}he73js822|600|450|1{/youtube}

GK4 The NSP is configured correctly, the all videos plugin is enabled and configured, as well as the component K2 can be a problem in the template? Thank you to everyone who can help.
User avatar
Fresh Boarder


cron