L LemmeSeeHim Member Nov 17, 2024 #1 When a user uploads a video, the thumbnail looks squished. When they play the video it looks normal, but the thumbnail looks stretched out. Is there a way to fix this?
When a user uploads a video, the thumbnail looks squished. When they play the video it looks normal, but the thumbnail looks stretched out. Is there a way to fix this?
Mr Lucky Well-known member Nov 17, 2024 #2 Tell them to click on insert after attaching and uploading then it shows as full size embedded anyway. Or whatever size you may have set in extra.less CSS: // video width .bbMediaWrapper { width: 800px; } Last edited: Nov 17, 2024 Upvote 0 Downvote
Tell them to click on insert after attaching and uploading then it shows as full size embedded anyway. Or whatever size you may have set in extra.less CSS: // video width .bbMediaWrapper { width: 800px; }