Adding 2 videos on the same row
-
Hello everyone,
First I want to acknowledge that I am a “wordpress noob”.
Here is my problem: I want to add to 2 videos on my website and I want them to next to each other (on the same row)
I tried writing those lines:
<div style=”float: left; width: 5px; margin-right: 5px;”>
[kad_youtube url=”https://youtu.be/CywVsgh5elw”%5D
</div>
<div style=”float: right; width: 5px; margin-right: 5px;”>
[kad_youtube url=”https://youtu.be/mHKZXnsQJVE” ]</div>
</div>My videos are now on the same row although one of them is out of the frame.
I would like to know if you can help me put the the two videos inside the frame
here is a screenshot of the result with what I did:
http://imgur.com/LE88bJ0PS: I actually tried to change all the numbers I added, also tried to set the width to auto but this is actually the best result I could get…
Thank you in advance,
Maxime Huot
The topic ‘Adding 2 videos on the same row’ is closed to new replies.