Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialcharles sancy
5,479 PointsHow can we have the video fit the entire modal window.
Can we make it so we only see the video open up in the bootstrap modal without nesting it in a window which does not look good or do we need to make our own modal.
1 Answer
Daron Robinson
9,055 Pointswhat type of video are you embedding? If it is a youtube video did you try changing the width and height to 100%. also if you have a container make sure the padding is zero.