By Keith Colleluori on Wednesday, 27 January 2016
Posted in Technical Issues
Replies 5
Likes 0
Views 860
Votes 0
when I add an youtube video block into easyblog it will only give me the small 400 px size.
when i change the numbers it leaves it the same small size

i tried this code in my custom css and it didn't do anything
/*make EB video better responsive*/
.legacy-video-container {position: relative;padding-bottom: 56.25%;padding-top: 30px;height: 0;overflow: hidden;}
.legacy-video-container iframe, .legacy-video-container object, .legacy-video-container embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
Hi keith,

i've check your backend settings you use editor-TinyMCE and if you use embed video you can set width and height settings.

see my screenshort: http://screencast.com/t/rPcN6o68

Hope this help.
·
Wednesday, 27 January 2016 15:36
·
0 Likes
·
0 Votes
·
0 Comments
·
perhaps you tried this but every time i try it, it does nothing. that is what led me to messing with the custom css
·
Wednesday, 27 January 2016 16:09
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi keith,

i have change you setting for video height and width at you backend site , you can check this setting at settings -> media -> videos

see my screenshot: http://screencast.com/t/L3qbuIq7VHGw
·
Wednesday, 27 January 2016 17:16
·
0 Likes
·
0 Votes
·
0 Comments
·
thank you very much i understand now. sorry for the stupid question! id prefer to leave this ticked open for a bit just in case i have another problem... i seem to have the video occasionally run off the side of the page but am not positive if its a problem... when i resize the browser much smaller it seems to be fully responsive
·
Friday, 29 January 2016 14:05
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi keith,

You are most welcome. Glad to hear that your issue has been resolved now.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry.
·
Friday, 29 January 2016 15:35
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post