- Posts: 2
COMMUNITY FORUM
A lot of space between a video and the text
- Marco
- Topic Author
- Offline
- New Member
Less
More
6 years 3 weeks ago #170126
by Marco
A lot of space between a video and the text was created by Marco
Hi,
i have embedded a video into an article www.cedpalma.com/nuevaweb/index.php?option=com_content&view=article&id=71&Itemid=209
The code is {mp4}video|100%|550|1{/mp4}
But there is a lot of space between the video and the text below.
How can i reduce it?
Many thanks.
Marco
i have embedded a video into an article www.cedpalma.com/nuevaweb/index.php?option=com_content&view=article&id=71&Itemid=209
The code is {mp4}video|100%|550|1{/mp4}
But there is a lot of space between the video and the text below.
How can i reduce it?
Many thanks.
Marco
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6219
6 years 3 weeks ago #170135
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic A lot of space between a video and the text
The responsive view in AllVideos takes into account that videos will be wrapped in a 16:9 canvas. Yours has a much higher ratio. As such, there is padding below the video. To fix it, either create an MVC override (see how here: www.joomlaworks.net/support/docs/allvideos) or add this in your template's CSS file:
body .avVideo .avPlayerContainer .avPlayerBlock {padding:0 0 40% 0!important;}
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Marco
- Topic Author
- Offline
- New Member
Less
More
- Posts: 2
6 years 3 weeks ago #170149
by Marco
Replied by Marco on topic A lot of space between a video and the text
Hi Fotis,
MANY THANKS for your quickly and solving answer.
Fix it.
Great support !!!!
Thanks a lot again.
Marco
MANY THANKS for your quickly and solving answer.
Fix it.
Great support !!!!
Thanks a lot again.
Marco
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6219
6 years 3 weeks ago #170186
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic A lot of space between a video and the text
You're welcome.
If you like AllVideos, I'd appreciate it if you could post a review and/or rating for the plugin at the Joomla Extensions Directory here: extensions.joomla.org/extension/allvideos/
If you like AllVideos, I'd appreciate it if you could post a review and/or rating for the plugin at the Joomla Extensions Directory here: extensions.joomla.org/extension/allvideos/
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.