- Posts: 15920
COMMUNITY FORUM
[SOLVED] Remove BLACK background from MEDIA gallery
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
6 years 11 months ago #165571
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Remove BLACK background from MEDIA gallery
Hello Peter,
It appears the black borders are being generated from the video itself.
Even in the native player and full screen these borders are being generated jmp.sh/a28MLn2
It appears the black borders are being generated from the video itself.
Even in the native player and full screen these borders are being generated jmp.sh/a28MLn2
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Peter Western
- Offline
- New Member
Less
More
- Posts: 4
6 years 11 months ago #165576
by Peter Western
Replied by Peter Western on topic Remove BLACK background from MEDIA gallery
Many thanks. The video was sent to me by my client so I will advise him of your findings. Cheers
Peter
Peter
Please Log in or Create an account to join the conversation.
- D.B.
- Offline
- New Member
Less
More
- Posts: 2
6 years 11 months ago #165580
by D.B.
Replied by D.B. on topic Remove BLACK background from MEDIA gallery
I am having the same issue. Would like to remove border. I did the video, and there are no borders. I have attempted to add the following to: templates/ja_decor/local/css/themes/plumgreen/custom.css file
.itemVideoBlock {
padding-top: 0px! important;
padding-left: 0px !important;
padding-bottom: 0px!important;
background:#ffffff !important;
}
Not sure if there are any issues with that code, (found in this thread), or if it needs to go into another location.
Help is appreciated.
Site url: www.premiermotorworkz.com/es/vaydor
(bout half way down the page, llantas / Llantas section)
.itemVideoBlock {
padding-top: 0px! important;
padding-left: 0px !important;
padding-bottom: 0px!important;
background:#ffffff !important;
}
Not sure if there are any issues with that code, (found in this thread), or if it needs to go into another location.
Help is appreciated.
Site url: www.premiermotorworkz.com/es/vaydor
(bout half way down the page, llantas / Llantas section)
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
6 years 11 months ago #165595
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Remove BLACK background from MEDIA gallery
Hello,
The borders are being generated from the video itself, you need to decrease the width to 237px.
The borders are being generated from the video itself, you need to decrease the width to 237px.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- D.B.
- Offline
- New Member
Less
More
- Posts: 2
6 years 11 months ago #165614
by D.B.
Replied by D.B. on topic Remove BLACK background from MEDIA gallery
Is there a way to add a top/bottom border to match the sides?
If so, is that a global setting or can it be specific to that file?
If so, is that a global setting or can it be specific to that file?
Please Log in or Create an account to join the conversation.