Snippets

Shannon Briggs Joomlaworks All Video Plugin - Responsive hack

Created by Shannon Briggs

File snippet.txt Added

  • Ignore whitespace
  • Hide word diff
+//* ---- The following snippet should be added to your Joomla themes CSS file ---- *//
+
+.avVideo .avPlayerContainer .avPlayerBlock > div {
+    max-width: 100%;
+}
+
+.avVideo .avPlayerContainer .avPlayerBlock div[data-player] {
+    max-width: 100%;
+    max-height: 100%;
+    min-height: 100%;
+    width: 100% !important;
+}
HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.