Keyword

small video after update to 4.70

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
8 years 10 months ago #154694 by Krikor Boghossian
Replied by Krikor Boghossian on topic small video after update to 4.70
Ok, what is the actual problem?
Is your key being rejected?

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
8 years 7 months ago - 8 years 7 months ago #157769 by Thomas Merel
Replied by Thomas Merel on topic small video after update to 4.70
Hi,

I tried the soluce of @Tim0 but it don't work.

remove the !important make the player not responsive but we don't have black border.

the "'strechting':'none'" make the player disapear.

add 100% to default width and default height don't change anything.

You can see video here : www.orinox.com/en/career
Last edit: 8 years 7 months ago by Thomas Merel.

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
8 years 7 months ago #157773 by Krikor Boghossian
Replied by Krikor Boghossian on topic small video after update to 4.70
Hello Thomas,

This small reset will override JWPlayer's styles which cause the issue.
.avVideo .avPlayerContainer .avPlayerBlock iframe, .avVideo .avPlayerContainer .avPlayerBlock object, .avVideo .avPlayerContainer .avPlayerBlock embed, .avVideo .avPlayerContainer .avPlayerBlock video, .avVideo .avPlayerContainer .avPlayerBlock > div {
    position: absolute!important;
    top: 0!important;
    left: 0!important;
    right: 0!important;
    min-width: 100%!important;
    bottom: auto!important;
    width: 100%!important;
    height: 100%!important;
    transform: scale(1,1)!important;
}

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
8 years 7 months ago #157787 by Thomas Merel
Replied by Thomas Merel on topic small video after update to 4.70
This works well ! Thanks, you rock !

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
8 years 7 months ago #157792 by Krikor Boghossian
Replied by Krikor Boghossian on topic small video after update to 4.70
You 're welcome Thomas :)

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum