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 trial

CSS

Bootstrap Modal Video Error

Hi Guys, I'm having some issues with bootstrap's modal component.

When I open the Ribbit project in Chrome (Mac) and click on the modal component, the video appears to 'jump up' within the modal viewport, leaving only half of the video showing (the bottom half). The controls for the video (Volume, full screen etc) are still controllable but they have to be controlled from the bottom of the modal component (I am effectively clicking on an empty black area in order to control them).

Surely someone else must have encountered this problem as the code has not been changed from the downloaded version.

Can anyone tell me why this is happening?

Any help would be greatly appreciated.

Many thanks.

Gareth

Chris Dziewa
Chris Dziewa
17,781 Points

Make sure your script tags are correct at the bottom. This only happened to me (bottom half showing though) when I tried adding another script tag.

1 Answer

Chris Dziewa
Chris Dziewa
17,781 Points

See this other Treehouse Forum Post and it may help you.