- Posts: 10
COMMUNITY FORUM
Video display
- Philip
-
Topic Author
- Offline
- New Member
Less
More
8 years 8 months ago #157045
by Philip
Video display was created by Philip
Hi!
Take a look at the page - polishturf.com/video/item/470-testarossa-prix-de-la-baie
Video JWPlayer is displaying video in not full size. If you will try to make browser window smaller, you will easily see, that source is bigger than window of player.
Any idea how to fix it? Thanx for help.
Philip
Take a look at the page - polishturf.com/video/item/470-testarossa-prix-de-la-baie
Video JWPlayer is displaying video in not full size. If you will try to make browser window smaller, you will easily see, that source is bigger than window of player.
Any idea how to fix it? Thanx for help.
Philip
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 8 months ago #157051
by Krikor Boghossian
Replied by Krikor Boghossian on topic Video display
Hello Philip,
Please paste this snippet in your template's stylesheet.
Please paste this snippet in your template's stylesheet.
.avVideo .avPlayerContainer .avPlayerBlock video { transform: scale(1,1)!important; }
Please Log in or Create an account to join the conversation.
- Philip
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 10
8 years 8 months ago - 8 years 8 months ago #157059
by Philip
Replied by Philip on topic Video display
Hi!
Thank you. Where exactly this code should be? What is the name of the file?
Kind Regards,
Philip
Added:
1. What to add in the code to get smaller window? Size od the source is a little bit smaller and I would like to make window smaller.
2. In category view this video plays automatically - polishturf.com/video - what to do to stop it?
3. Can I remove JWPlayer logo?
Thank you. Where exactly this code should be? What is the name of the file?
Kind Regards,
Philip
Added:
1. What to add in the code to get smaller window? Size od the source is a little bit smaller and I would like to make window smaller.
2. In category view this video plays automatically - polishturf.com/video - what to do to stop it?
3. Can I remove JWPlayer logo?
Last edit: 8 years 8 months ago by Philip. Reason: more questions ;-)
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 8 months ago #157075
by Krikor Boghossian
Replied by Krikor Boghossian on topic Video display
Actually I added this code to repo so you can get the DEV version from here and install it
github.com/joomlaworks/allvideos
Now, what is the embed code you used for the autoplaying video?
Furthermore, you can purchase a licence from www.jwplayer.com in order to remove JWPlayer's logo.
github.com/joomlaworks/allvideos
Now, what is the embed code you used for the autoplaying video?
Furthermore, you can purchase a licence from www.jwplayer.com in order to remove JWPlayer's logo.
Please Log in or Create an account to join the conversation.