Template cuts-off video controls

Responsive community-minded music Joomla template with JomSocial extension support.
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
Sun May 03, 2015 9:13 pm
Reply with quote
Report this post
Hi, I'm using the "John S" template, also using a plug-in for videos by Alledia ( alledia.com ) named "OSYouTube" that allows me to add videos to my K2 Items just by putting the URL in them.

The "John S" template cuts off the controls. The Joomla template Prostar works fine with them. The plug-in developer suggested I consult with you for guidance on modifying the template to work with this issue.

The live page can be seen here:

http://www.hanksmithbanjo.com/index.php ... 326-videos

I have included screen shots. Help is appreciated.

Thanks!
User avatar
Junior Boarder

GK User
Mon May 04, 2015 6:51 am
Reply with quote
Report this post
Could you please post a link to a site (perhaps this plugin site) where it behaves correctly?
User avatar
Moderator

GK User
Mon May 04, 2015 6:53 am
Reply with quote
Report this post
PS - the design is really strange and bug is caused by plugin css.
Please edit: /templates/gk_musicstate/css/override.css and add at its end:
Code: Select all
.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator


cron