An open API service indexing awesome lists of open source software.

https://github.com/mdbootstrap/bootstrap-modal-size

Responsive popup window sizing with Bootstrap 5. Modal width, modal height, fullscreen modal, large modal with lg & xl modal classes and more.
https://github.com/mdbootstrap/bootstrap-modal-size

bootstrap bootstrap5 bootstrap5-template design modal modals responsive-design responsive-web-design sizing template

Last synced: about 2 months ago
JSON representation

Responsive popup window sizing with Bootstrap 5. Modal width, modal height, fullscreen modal, large modal with lg & xl modal classes and more.

Awesome Lists containing this project

README

          

Responsive popup window sizing with Bootstrap 5. Modal width, modal height, fullscreen modal, large modal with lg & xl modal classes and more.

Check out [Modal Size Documentation](https://mdbootstrap.com/docs/standard/extended/modal-size/) for detailed instructions & even more examples.

## Modal Size

Modals have three optional sizes, available via modifier classes to be placed on a `.modal-dialog`. These sizes kick in at certain breakpoints to avoid horizontal scrollbars on narrower viewports.

![Bootstrap Modal Size](https://mdbootstrap.com/img/Marketing/github/modal-size/basic.png)

```html




```

____

## Fullscreen Modal

Another override is the option to pop up a modal that covers the user viewport, available via modifier classes that are placed on a `.modal-dialog`.

![Bootstrap Modal Size](https://mdbootstrap.com/img/Marketing/github/modal-size/basic2.png)

```html


```

## How to use?

1. Download MDB 5 - free UI KIT

2. Choose your favourite customized component and click on the image

3. Copy & paste the code into your MDB project

[▶️ Subscribe to YouTube channel for web development tutorials & resources](https://www.youtube.com/MDBootstrap?sub_confirmation=1)

___

## More extended Bootstrap documentation