Jump to content

Как изменить размер видео

Featured Replies

Posted

image.png

любое загружаемое видео растягивается на весь экран, как сделать фиксированный размер например.

video.ipsEmbeddedVideo {
    max-width: 500px !important;
    height: auto !important;
    display: block;
    margin: 10px auto;
    border-radius: 8px;
}
разобрался, сделал так

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.