1.0.2 • Published 2 years ago

@mdbootstrap/bootstrap-overlay v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Responsive overlay built with Bootstrap 5. Examples of overlay effect, overlay text on image, overlay image over image & more.

Check out Bootstrap Overlay Documentation for detailed instructions & even more examples.

Basic example

Bootstrap 5 Overlay

<div class="bg-image">
  <img src="https://mdbcdn.b-cdn.net/img/new/standard/city/053.webp" class="w-100" />
  <div class="mask" style="background-color: rgba(0, 0, 0, 0.5)"></div>
</div>

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

More examples

Bootstrap Overlay text on image: Bootstrap 5 Overlay

Bootstrap Overlay effect: Bootstrap 5 Overlay

Bootstrap Overlay image over image: Bootstrap 5 Overlay

Bootstrap Overlay caption: Bootstrap 5 Overlay

Bootstrap card image overlay: Bootstrap 5 Overlay

Bootstrap overlay modal: Bootstrap 5 Overlay

Bootstrap overlay glyphicon on panel: Bootstrap 5 Overlay


More extended Bootstrap documentation