Hello everyone,
I would like to embed a youtube video into Confluence Server and hiding info/title of video that normally is showed on the top. Could you help me, please ?
Thank you.
Nico
Hi Nico,
I embbeded the youtube video using the HTML macro and using the code provided by Youtube. I'm able to hide the title by adding in the CSS of the sapce :
.ytp-title-text {
display: none;
}
Let me know if it works !
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.