PROBLEM
After updating my Joomla Gavick template to the latest version, the embedded YouTube videos appeared massively large on desktop browsers. Mobile browsers looked OK.
SOLUTION
The problem is caused by the fitvids library introduced in later template versions.
- Find the file fitvids.jquery.js in the template's js folder.
- Comment-out line 25 in fitvids.jquery.js.// var css = '.fluid-width-video-wrapper{width:100%;position:relative;padding:0;}.fluid-width-video-wrapper iframe,.fluid-width-video-wrapper object,.fluid-width-video-wrapper embed {position:absolute;top:0;left:0;width:100%;height:100%;}';
Related Articles
Hardware Graphics Acceleration...
ISSUEMS applications like Outlook sometimes show garbled video when scrolling through emails, etc. Internet Explorer may garble the video when working in Citri...
Playstation 3 Audio With a Com...
I gave myself a home project--upgrade / reorganize my home studio so that it is both more comfortable and more like a proper man-cave. As a man-cave can...
Kingston USB Drive Not Working...
I upgraded to MacOS El Capitan and to my chagrin my Kingston USB drive no longer works. I get some stupid "Unable to start DTXX application" or "ERR_COULD_NOT_...
How to Find and Replace Text U...
After changing website templates I found that all instances of the <ul> html tag (used for bullets) no longer worked because the new template requires a c...