How to remove the creator name and creation date from media


The video creator user name and creation date can be hidden by applying CSS code.

To upload CSS file for removing user name and creation date
  1. Log into your Configuration Management console.
  2. In the left pane, locate and click on Cssupload.
  3. The Cssupload page displays.

  4. Set enabled to 'Yes' and click Save at the bottom of the page.
  5. In the additional field, click Upload CSS file.
  6. Upload this CSS file (click the provided link to grab the url), or you can copy and paste the code below into a text editor, save as a css file, then upload it.
  7. .data.first{
          display: none;
    }
    html .thumb_user{
          display: none; important!
    }
  8. Scroll down and click Save again.
Was this article helpful?
Thank you for your feedback!
User Icon

Thank you! Your comment has been submitted.

In this article
Related articles
Back to top

Never miss a thing!

Subscribe to our customer newsletter and our release notes updates, so you always get the best out of Kaltura.
Newsletter