fitvids.js problem

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
Fri Nov 21, 2014 8:10 am
Reply with quote
Report this post
Hi,
There is a problem with fitvids.js after latest template update, end October v3.14.
The video's height is extremely huge.

There is a div with class fluid-width-video-wrapper which has some inline styles causing the issue. It works fine with the system template: http://www.genesisfan.net/demo9/genesis/articles/2014/blu-ray-review-genesis-three-sides-live?template=system

And it also works fine on default template Beeze.
But not with Music State!

7je7K3h.jpg


Regards
User avatar
Gold Boarder

GK User
Fri Nov 21, 2014 8:42 am
Reply with quote
Report this post
Hello,

The problem is caused by your Custom CSS code - please remove:

Code: Select all
height: 100%!important;


from the following selectors in the template.css file:

Code: Select all
.avVideo .avPlayerContainer .avPlayerBlock iframe, .avVideo .avPlayerContainer .avPlayerBlock object, .avVideo .avPlayerContainer .avPlayerBlock embed, .avVideo .avPlayerContainer .avPlayerBlock > div
User avatar
Administrator


cron