This topic has 18 replies, 3 voices, and was last updated 10 years ago ago by Eva Kemp
Hi Support,
IS there a way that I can create a white frame border around the videos in the image below? I tried the options also in this picture but does not have effect on the frame border.
http://i1340.photobucket.com/albums/o728/LibardoBarreto/JUNK/FDSFSDF_zpsbd0ba0bf.png
IS there another way to do this maybe?
Thanks..
I think I know the frame border code :
<iframe width=”298″ height=”194″ src=”//www.youtube.com/embed/INmtQXUXez8″ frameborder=”0″ allowfullscreen></iframe>
But where to paste it in the theme to have it looks like :
http://i1340.photobucket.com/albums/o728/LibardoBarreto/JUNK/ertert_zpsf70b6bda.png
Hello,
Please provide us with link to the page with that content.
Regards,
Robert Hall.
Hi this is the link (see ptivate)
Try to add this code into custom.css file.
.html5-video-player {
border: 4px solid #fff !important;
}
Regards,
Robert Hall.
Hi Robert I tried this code. But seems not to work.
Is there another code?
Please provide us with FTP credentials in Private Content to look on issue more deeply.
Regards,
Robert Hall.
Hi Robert,
Which Folder of the theme you need FTP access to?
Hello,
Please try to use this code in custom.css to create a border:
.wpb_video_widget .wpb_wrapper iframe {
border: medium solid white !important;
}
Thank you.
Regards,
Eva Kemp.
Eva I want to THANK YOU 😀 It works..
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hi Eva,
One last question on this case#, how can I add the video as it is in the image below? If you look at my video on the home page it is missing the bottom bar.
http://i1340.photobucket.com/albums/o728/LibardoBarreto/JUNK/ertert_zpsf70b6bda.png
http://i1340.photobucket.com/albums/o728/LibardoBarreto/JUNK/fghfghfgh_zps18c68a97.png
Good Day Support,
Just checking if you happen to have a chance to look at this case during the day?
Thanks in advance..
Hello,
Bottom bar appears when you starts the video.
Please check.
Regards,
Eva Kemp.
Hi Eva,
Thanks I noticed this. However how to have it at all times with the black bar as the video on the 8th theme website (Image above)?
In my case when I play the video It will show but in the image above when play or not the black bar still the same.
Thanks.
Hello,
Unfortunately there is no such option in the theme. Sorry.
Regards,
Eva Kemp.
Hi Eva,
Can you check how this video was embed in the 8th theme website? Maybe with that code we can manage to make the ones on BKB website the same.
http://i1340.photobucket.com/albums/o728/LibardoBarreto/JUNK/fghfghfgh_zps18c68a97.png
Hello,
That video was added using the shortcode [youtube src="http://www.youtube.com/embed/mcixldqDIEQ"]
.
You can try to use it.
Thank you.
Regards,
Eva Kemp.
The issue related to '‘Frame Border’' has been successfully resolved, and the topic is now closed for further responses