K2 video layout

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Sep 22, 2016 10:11 am
Reply with quote
Report this post
Hi,
I have Music State template on my site: http://rainnightclubvn.net and use K2 for content management as it is included in quickstart. But the layout for video (media) in template is weird and I don't know how to fix it. This happens both in live-site and in localhost testing.
The video size is set 560x315 px in Allvideos plugins.
This is an article with video included: http://bit.ly/2cnUHEE
And this is screenshot from localhost:
Image
Please help!
User avatar
Expert Boarder

teitbite
Fri Sep 23, 2016 5:51 pm
Reply with quote
Report this post
Hi

Please in AV player plugin select not to use responisve feature. It comes with template already, and when both are used at the same time it brings this weird look.
User avatar
Moderator

GK User
Sat Sep 24, 2016 3:43 pm
Reply with quote
Report this post
Hi Teitbite,
I switch the AV template back to classic. The image gallery doesn't overlap on video player any more, but the video player size doesn't auto resize (responsive) to fit the screen. It is now fixed to the size that declared in plugins settings in backend, what is now 846x468 pixels. If we try to clear those settings, it goes back to the default width and height, which is 400x300.
A link to check out: http://bit.ly/2cnUHEE
User avatar
Expert Boarder

teitbite
Mon Sep 26, 2016 1:40 pm
Reply with quote
Report this post
Hi

Add this to override.css

Code: Select all
.avVideo .avPlayerContainer {
    width: 100% !important;
}
User avatar
Moderator

GK User
Mon Sep 26, 2016 6:09 pm
Reply with quote
Report this post
Thanks mate! You're the best!
User avatar
Expert Boarder

teitbite
Tue Sep 27, 2016 10:54 am
Reply with quote
Report this post
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.